Compartir a través de


AzureStorageInfoValue.ShareName Propiedad

Definición

Obtiene o establece el nombre del recurso compartido de archivos (nombre del contenedor, para Blob Storage).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a