AzureToAzureCreateNetworkMappingInput 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.
Create network mappings input properties/behavior specific to Azure to Azure Network mapping.
[Newtonsoft.Json.JsonObject("AzureToAzure")]
public class AzureToAzureCreateNetworkMappingInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.FabricSpecificCreateNetworkMappingInput
[<Newtonsoft.Json.JsonObject("AzureToAzure")>]
type AzureToAzureCreateNetworkMappingInput = class
inherit FabricSpecificCreateNetworkMappingInput
Public Class AzureToAzureCreateNetworkMappingInput
Inherits FabricSpecificCreateNetworkMappingInput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
AzureToAzureCreateNetworkMappingInput() |
Initializes a new instance of the AzureToAzureCreateNetworkMappingInput class. |
AzureToAzureCreateNetworkMappingInput(String) |
Initializes a new instance of the AzureToAzureCreateNetworkMappingInput class. |
Properties
PrimaryNetworkId |
Gets or sets the primary azure vnet Id. |
Methods
Validate() |
Validate the object. |