Compartir a través de


StorageAccountInfo.Suffix Propiedad

Definición

Obtiene o establece el sufijo opcional para la cuenta de almacenamiento.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a