Freigeben über


TableProperties.SignedIdentifier Property

Definition

List of stored access policies specified on the table.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.ITableSignedIdentifier> SignedIdentifier { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)>]
member this.SignedIdentifier : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.ITableSignedIdentifier> with get, set
Public Property SignedIdentifier As List(Of ITableSignedIdentifier)

Property Value

Implements

Attributes

Applies to