Bagikan melalui


AzureStorageJob.StorageAccountName Property

Definition

Gets or sets specifies friendly name of the storage account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to