Share via


Asset.StorageAccountName Property

Definition

Gets or sets the name of the storage account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to