Partilhar via


AzureBlobFileSystemReference.ContainerName Propriedade

Definição

Obtém ou define o nome do contentor.

[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 Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

Nome do contentor de Armazenamento de Blobs do Azure a montar no cluster.

Aplica-se a