Condividi tramite


AzureCliScript.StorageAccountSettings Property

Definition

Gets or sets storage Account settings.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccountSettings")]
public Microsoft.Azure.Management.ResourceManager.Models.StorageAccountConfiguration StorageAccountSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccountSettings")>]
member this.StorageAccountSettings : Microsoft.Azure.Management.ResourceManager.Models.StorageAccountConfiguration with get, set
Public Property StorageAccountSettings As StorageAccountConfiguration

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to