Compartir a través de


StorageAccountCredential.SslStatus Propiedad

Definición

Obtiene o establece indica si SSL debe habilitarse o no. Entre los valores posibles se incluyen: "Enabled", "Disabled"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a