ExpandedPropertiesPrincipal クラス
プリンシパルの詳細。
- 継承
-
azure.mgmt.authorization._serialization.ModelExpandedPropertiesPrincipal
コンストラクター
ExpandedPropertiesPrincipal(*, id: str | None = None, display_name: str | None = None, email: str | None = None, type: str | None = None, **kwargs: Any)
Keyword-Only パラメータ
名前 | 説明 |
---|---|
id
|
プリンシパルの ID。 |
display_name
|
プリンシパルの表示名。 |
email
|
プリンシパルの id をEmailします。 |
type
|
プリンシパルの種類。 |
変数
名前 | 説明 |
---|---|
id
|
プリンシパルの ID。 |
display_name
|
プリンシパルの表示名。 |
email
|
プリンシパルの id をEmailします。 |
type
|
プリンシパルの種類。 |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python