Compartir a través de


FileShare.SignedIdentifiers Propiedad

Definición

Obtiene o establece la lista de directivas de acceso almacenadas especificadas en el recurso compartido.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.signedIdentifiers")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Models.SignedIdentifier> SignedIdentifiers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.signedIdentifiers")>]
member this.SignedIdentifiers : System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Models.SignedIdentifier> with get, set
Public Property SignedIdentifiers As IList(Of SignedIdentifier)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a