LiftrBaseDataPartnerOrganizationPropertiesUpdate Class

Definition

Properties specific to Partner's organization

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Astro.Models.LiftrBaseDataPartnerOrganizationPropertiesUpdateTypeConverter))]
public class LiftrBaseDataPartnerOrganizationPropertiesUpdate : Microsoft.Azure.PowerShell.Cmdlets.Astro.Models.ILiftrBaseDataPartnerOrganizationPropertiesUpdate
Inheritance
LiftrBaseDataPartnerOrganizationPropertiesUpdate
Attributes
Implements

Constructors

Properties

OrganizationId

Organization Id in partner's system

OrganizationName

Organization name in partner's system

SingleSignOnPropertyAadDomain

List of AAD domains fetched from Microsoft Graph for user.

SingleSignOnPropertyEnterpriseAppId

AAD enterprise application Id used to setup SSO

SingleSignOnPropertyProvisioningState

Provisioning State of the resource

SingleSignOnPropertySingleSignOnState

State of the Single Sign On for the organization

SingleSignOnPropertySingleSignOnUrl

URL for SSO to be used by the partner to redirect the user to their system

WorkspaceId

Workspace Id in partner's system

WorkspaceName

Workspace name in partner's system

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of LiftrBaseDataPartnerOrganizationPropertiesUpdate.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of LiftrBaseDataPartnerOrganizationPropertiesUpdate.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Astro.Models.ILiftrBaseDataPartnerOrganizationPropertiesUpdate.

FromJsonString(String)

Creates a new instance of LiftrBaseDataPartnerOrganizationPropertiesUpdate, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of LiftrBaseDataPartnerOrganizationPropertiesUpdate into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to

Product Versions
Azure - PowerShell Commands 12 (LTS), Latest