你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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