ServicePrincipal interface
リソースのマネージド インスタンスのサービス プリンシパル構成。
プロパティ
client |
Azure Active Directory アプリケーション クライアント ID。注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
principal |
Azure Active Directory アプリケーション オブジェクト ID。注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
tenant |
Azure Active Directory テナント ID。注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
type | サービス プリンシパルの種類。 |
プロパティの詳細
clientId
Azure Active Directory アプリケーション クライアント ID。注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
clientId?: string
プロパティ値
string
principalId
Azure Active Directory アプリケーション オブジェクト ID。注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
principalId?: string
プロパティ値
string
tenantId
Azure Active Directory テナント ID。注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
tenantId?: string
プロパティ値
string
type
サービス プリンシパルの種類。
type?: string
プロパティ値
string