Delen via


AzureBlobFileSystemReference.ContainerName Eigenschap

Definitie

Hiermee wordt de containernaam opgehaald of ingesteld.

[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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

Naam van de Azure Blob Storage container die aan het cluster moet worden gekoppeld.

Van toepassing op