Aracılığıyla paylaş


AzureToAzureUpdateNetworkMappingInput Class

Definition

Updates network mappings input.

[Newtonsoft.Json.JsonObject("AzureToAzure")]
public class AzureToAzureUpdateNetworkMappingInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.FabricSpecificUpdateNetworkMappingInput
[<Newtonsoft.Json.JsonObject("AzureToAzure")>]
type AzureToAzureUpdateNetworkMappingInput = class
    inherit FabricSpecificUpdateNetworkMappingInput
Public Class AzureToAzureUpdateNetworkMappingInput
Inherits FabricSpecificUpdateNetworkMappingInput
Inheritance
AzureToAzureUpdateNetworkMappingInput
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

AzureToAzureUpdateNetworkMappingInput()

Initializes a new instance of the AzureToAzureUpdateNetworkMappingInput class.

AzureToAzureUpdateNetworkMappingInput(String)

Initializes a new instance of the AzureToAzureUpdateNetworkMappingInput class.

Properties

PrimaryNetworkId

Gets or sets the primary azure vnet Id.

Applies to