次の方法で共有


StorageAccountData.EnableHttpsTrafficOnly プロパティ

定義

が true に設定されている場合にのみ、ストレージ サービスへの https トラフィックを許可します。

public bool? EnableHttpsTrafficOnly { get; set; }
member this.EnableHttpsTrafficOnly : Nullable<bool> with get, set
Public Property EnableHttpsTrafficOnly As Nullable(Of Boolean)

プロパティ値

適用対象