ApplicationOptions.AzureCloudInstance 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.
Specific instance in the case of Azure Active Directory. It allows users to use the enum instead of the explicit URL. This property is mutually exclusive with Instance. If both are provided, an exception will be thrown.
public Microsoft.Identity.Client.AzureCloudInstance AzureCloudInstance { get; set; }
member this.AzureCloudInstance : Microsoft.Identity.Client.AzureCloudInstance with get, set
Public Property AzureCloudInstance As AzureCloudInstance