Compartir a través de


AzureBlobFileSystemReference.ContainerName Propiedad

Definición

Obtiene o establece el nombre del contenedor.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

Nombre del contenedor de Azure Blob Storage que se va a montar en el clúster.

Se aplica a