共用方式為


InMageRcmFabricCreationInput interface

InMageRcm fabric provider specific settings.

Extends

Properties

instanceType

Polymorphic discriminator, which specifies the different types this object can be

physicalSiteId

The ARM Id of the physical site.

sourceAgentIdentity

The identity provider input for source agent authentication.

vmwareSiteId

The ARM Id of the VMware site.

Property Details

instanceType

Polymorphic discriminator, which specifies the different types this object can be

instanceType: "InMageRcm"

Property Value

"InMageRcm"

physicalSiteId

The ARM Id of the physical site.

physicalSiteId: string

Property Value

string

sourceAgentIdentity

The identity provider input for source agent authentication.

sourceAgentIdentity: IdentityProviderInput

Property Value

vmwareSiteId

The ARM Id of the VMware site.

vmwareSiteId: string

Property Value

string