Sdílet prostřednictvím


ArmRecoveryServicesSiteRecoveryModelFactory.A2ACreateNetworkMappingContent Method

Definition

Initializes a new instance of A2ACreateNetworkMappingContent.

public static Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2ACreateNetworkMappingContent A2ACreateNetworkMappingContent (Azure.Core.ResourceIdentifier primaryNetworkId = default);
static member A2ACreateNetworkMappingContent : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2ACreateNetworkMappingContent
Public Shared Function A2ACreateNetworkMappingContent (Optional primaryNetworkId As ResourceIdentifier = Nothing) As A2ACreateNetworkMappingContent

Parameters

primaryNetworkId
ResourceIdentifier

The primary azure vnet Id.

Returns

A new A2ACreateNetworkMappingContent instance for mocking.

Applies to