ILiftrBaseDataPartnerOrganizationPropertiesUpdate Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Astro.Models.LiftrBaseDataPartnerOrganizationPropertiesUpdateTypeConverter))]
public interface ILiftrBaseDataPartnerOrganizationPropertiesUpdate : Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Astro.Models.LiftrBaseDataPartnerOrganizationPropertiesUpdateTypeConverter))>]
type ILiftrBaseDataPartnerOrganizationPropertiesUpdate = interface
    interface IJsonSerializable
Public Interface ILiftrBaseDataPartnerOrganizationPropertiesUpdate
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
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

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to