共用方式為


StorageTable.SignedIdentifiers Property

Definition

List of stored access policies specified on the table.

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

Property Value

Applies to