Freigeben über


StorageAccountCredential.SslStatus Eigenschaft

Definition

Ruft ab oder legt fest, ob SSL aktiviert werden muss oder nicht. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: