VmmToAzureUpdateNetworkMappingInput 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.
Update network mappings input properties/behavior specific to vmm to azure.
[Newtonsoft.Json.JsonObject("VmmToAzure")]
public class VmmToAzureUpdateNetworkMappingInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.FabricSpecificUpdateNetworkMappingInput
[<Newtonsoft.Json.JsonObject("VmmToAzure")>]
type VmmToAzureUpdateNetworkMappingInput = class
inherit FabricSpecificUpdateNetworkMappingInput
Public Class VmmToAzureUpdateNetworkMappingInput
Inherits FabricSpecificUpdateNetworkMappingInput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
VmmToAzureUpdateNetworkMappingInput() |
Initializes a new instance of the VmmToAzureUpdateNetworkMappingInput class. |