AuthPlatform.ConfigFilePath Property

Definition

The path of the config file containing auth settings if they come from a file. If the path is relative, base will the site's root directory.

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

Property Value

Applies to