LiftrBaseDataPartnerOrganizationPropertiesUpdate interface
Properties specific to Partner's organization
Properties
organization |
Organization Id in partner's system |
organization |
Organization name in partner's system |
single |
Single Sign On properties for the organization |
workspace |
Workspace Id in partner's system |
workspace |
Workspace name in partner's system |
Property Details
organizationId
Organization Id in partner's system
organizationId?: string
Property Value
string
organizationName
Organization name in partner's system
organizationName?: string
Property Value
string
singleSignOnProperties
Single Sign On properties for the organization
singleSignOnProperties?: LiftrBaseSingleSignOnProperties
Property Value
workspaceId
Workspace Id in partner's system
workspaceId?: string
Property Value
string
workspaceName
Workspace name in partner's system
workspaceName?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript