Share via


NetAppReplicationObject(ResourceIdentifier) Constructor

Definition

Initializes a new instance of NetAppReplicationObject.

public NetAppReplicationObject (Azure.Core.ResourceIdentifier remoteVolumeResourceId);
new Azure.ResourceManager.NetApp.Models.NetAppReplicationObject : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.NetApp.Models.NetAppReplicationObject
Public Sub New (remoteVolumeResourceId As ResourceIdentifier)

Parameters

remoteVolumeResourceId
ResourceIdentifier

The resource ID of the remote volume.

Exceptions

remoteVolumeResourceId is null.

Applies to