A2AUpdateNetworkMappingContent 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.
public class A2AUpdateNetworkMappingContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.FabricSpecificUpdateNetworkMappingContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AUpdateNetworkMappingContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AUpdateNetworkMappingContent>
type A2AUpdateNetworkMappingContent = class
inherit FabricSpecificUpdateNetworkMappingContent
interface IJsonModel<A2AUpdateNetworkMappingContent>
interface IPersistableModel<A2AUpdateNetworkMappingContent>
Public Class A2AUpdateNetworkMappingContent
Inherits FabricSpecificUpdateNetworkMappingContent
Implements IJsonModel(Of A2AUpdateNetworkMappingContent), IPersistableModel(Of A2AUpdateNetworkMappingContent)
- Inheritance
- Implements
Constructors
A2AUpdateNetworkMappingContent() |
Initializes a new instance of A2AUpdateNetworkMappingContent. |
Properties
PrimaryNetworkId |
The primary azure vnet Id. |
Explicit Interface Implementations
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET