次の方法で共有


StorageAccountCreateOrUpdateContent.EnableHttpsTrafficOnly プロパティ

定義

が true に設定されている場合にのみ、ストレージ サービスへの https トラフィックを許可します。 API バージョン 2019-04-01 以降、既定値は true です。

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

プロパティ値

適用対象