Share via


CopyProgress.StorageAccountName Property

Definition

Gets name of the storage account. This will be empty for data account types other than storage account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to