Delen via


AzureFileShareReference.AccountName Eigenschap

Definitie

Hiermee wordt de accountnaam opgehaald of ingesteld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

Naam van het Azure-opslagaccount.

Van toepassing op