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