MicrosoftIdentityApplicationOptions.AzureRegion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the Azure region. See https://aka.ms/azure-region. To have the app attempt to detect the Azure region automatically, use "TryAutoDetect".
public string? AzureRegion { get; set; }
member this.AzureRegion : string with get, set
Public Property AzureRegion As String