Partager via


FileShareItem.SignedIdentifier Property

Definition

List of stored access policies specified on the share.

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

Property Value

Implements

Attributes

Applies to