Share via


FileShare.SignedIdentifiers Property

Definition

List of stored access policies specified on the share.

public Azure.Provisioning.BicepList<Azure.Provisioning.Storage.StorageSignedIdentifier> SignedIdentifiers { get; set; }
member this.SignedIdentifiers : Azure.Provisioning.BicepList<Azure.Provisioning.Storage.StorageSignedIdentifier> with get, set
Public Property SignedIdentifiers As BicepList(Of StorageSignedIdentifier)

Property Value

Applies to