次の方法で共有


ContainerAppGlobalValidation.UnauthenticatedClientAction プロパティ

定義

認証されていないクライアントがアプリへのアクセスを試みたときに実行するアクション。

public Azure.ResourceManager.AppContainers.Models.ContainerAppUnauthenticatedClientActionV2? UnauthenticatedClientAction { get; set; }
member this.UnauthenticatedClientAction : Nullable<Azure.ResourceManager.AppContainers.Models.ContainerAppUnauthenticatedClientActionV2> with get, set
Public Property UnauthenticatedClientAction As Nullable(Of ContainerAppUnauthenticatedClientActionV2)

プロパティ値

適用対象