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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET