StorageAccountCredential.SslStatus Property

Definition

Gets or sets signifies whether SSL needs to be enabled or not. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to