Compartilhar via


StorageAccountCredential.SslStatus Propriedade

Definição

Obtém ou define significa se o SSL precisa ser habilitado ou não. Os valores possíveis incluem: 'Enabled', 'Disabled'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a