LiftrBaseDataPartnerOrganizationPropertiesUpdate interface
パートナーの組織に固有のプロパティ
プロパティ
organization |
パートナーのシステムの組織 ID |
organization |
パートナーのシステムの組織名 |
single |
組織のシングル サインオン プロパティ |
workspace |
パートナーのシステムのワークスペース ID |
workspace |
パートナーのシステムのワークスペース名 |
プロパティの詳細
organizationId
パートナーのシステムの組織 ID
organizationId?: string
プロパティ値
string
organizationName
パートナーのシステムの組織名
organizationName?: string
プロパティ値
string
singleSignOnProperties
組織のシングル サインオン プロパティ
singleSignOnProperties?: LiftrBaseSingleSignOnProperties
プロパティ値
workspaceId
パートナーのシステムのワークスペース ID
workspaceId?: string
プロパティ値
string
workspaceName
パートナーのシステムのワークスペース名
workspaceName?: string
プロパティ値
string
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript