InMageRcmFabricCreationInput Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
InMageRcm fabric provider specific settings.
[Newtonsoft.Json.JsonObject("InMageRcm")]
public class InMageRcmFabricCreationInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.FabricSpecificCreationInput
[<Newtonsoft.Json.JsonObject("InMageRcm")>]
type InMageRcmFabricCreationInput = class
inherit FabricSpecificCreationInput
Public Class InMageRcmFabricCreationInput
Inherits FabricSpecificCreationInput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
InMageRcmFabricCreationInput() |
Initializes a new instance of the InMageRcmFabricCreationInput class. |
InMageRcmFabricCreationInput(String, String, IdentityProviderInput) |
Initializes a new instance of the InMageRcmFabricCreationInput class. |
Properties
PhysicalSiteId |
Gets or sets the ARM Id of the physical site. |
SourceAgentIdentity |
Gets or sets the identity provider input for source agent authentication. |
VmwareSiteId |
Gets or sets the ARM Id of the VMware site. |
Methods
Validate() |
Validate the object. |