次の方法で共有


StorageAccountCredential.SslStatus プロパティ

定義

SSL を有効にする必要があるかどうかを示す値を取得または設定します。 使用可能な値は次のとおりです: '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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象