ApplicationOptions.AzureCloudInstance プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Azure Active Directoryの場合の特定のインスタンス。 これにより、ユーザーは明示的な URL の代わりに列挙型を使用できます。 このプロパティは、 Instanceと相互に排他的です。 両方を指定すると、例外がスローされます。
public Microsoft.Identity.Client.AzureCloudInstance AzureCloudInstance { get; set; }
member this.AzureCloudInstance : Microsoft.Identity.Client.AzureCloudInstance with get, set
Public Property AzureCloudInstance As AzureCloudInstance