Delen via


AzureToAzureCreateNetworkMappingInput Class

Definition

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
AzureToAzureCreateNetworkMappingInput
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.

Applies to