InMageRcmFabricCreationInput interface
InMageRcm fabric provider specific settings.
- Extends
Properties
instance |
Polymorphic discriminator, which specifies the different types this object can be |
physical |
The ARM Id of the physical site. |
source |
The identity provider input for source agent authentication. |
vmware |
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