ServicePrincipal interface
リソースのマネージド インスタンスのサービス プリンシパル構成。
プロパティ
| client |
The Azure Active Directory application client id. |
| principal |
The Azure Active Directory application object id. |
| tenant |
The Azure Active Directory tenant id. |
| type | サービス プリンシパルの種類。 |
プロパティの詳細
clientId
The Azure Active Directory application client id.
clientId?: string
プロパティ値
string
principalId
The Azure Active Directory application object id.
principalId?: string
プロパティ値
string
tenantId
The Azure Active Directory tenant id.
tenantId?: string
プロパティ値
string
type
サービス プリンシパルの種類。
type?: string
プロパティ値
string