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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET