Compartilhar via


ServiceSasParameters.Resource Propriedade

Definição

Obtém ou define os serviços assinados acessíveis com a SAS de serviço. Os valores possíveis incluem: Blob (b), Contêiner (c), Arquivo (f), Compartilhamento (s). Os valores possíveis incluem: 'b', 'c', 'f', 's'

[Newtonsoft.Json.JsonProperty(PropertyName="signedResource")]
public string Resource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="signedResource")>]
member this.Resource : string with get, set
Public Property Resource As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a