次の方法で共有


ContainerAppIngressConfiguration.AllowInsecure プロパティ

定義

への HTTP 接続が許可されているかどうかを示す Bool。 false に設定されている場合、HTTP 接続は HTTPS 接続に自動的にリダイレクトされます。

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

プロパティ値

適用対象