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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET