共用方式為


ContainerAppAuthPlatform.RuntimeVersion Property

Definition

The RuntimeVersion of the Authentication / Authorization feature in use for the current app. The setting in this value can control the behavior of certain features in the Authentication / Authorization module.

public Azure.Provisioning.BicepValue<string> RuntimeVersion { get; set; }
member this.RuntimeVersion : Azure.Provisioning.BicepValue<string> with get, set
Public Property RuntimeVersion As BicepValue(Of String)

Property Value

Applies to