StorageAccountInfo.Suffix Property

Definition

Gets or sets the optional suffix for the storage account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to