ArmNetAppModelFactory.NetAppVolumeAuthorizeReplicationContent Method
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.
public static Azure.ResourceManager.NetApp.Models.NetAppVolumeAuthorizeReplicationContent NetAppVolumeAuthorizeReplicationContent(Azure.Core.ResourceIdentifier remoteVolumeResourceId = default);
static member NetAppVolumeAuthorizeReplicationContent : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.NetApp.Models.NetAppVolumeAuthorizeReplicationContent
Public Shared Function NetAppVolumeAuthorizeReplicationContent (Optional remoteVolumeResourceId As ResourceIdentifier = Nothing) As NetAppVolumeAuthorizeReplicationContent
Parameters
- remoteVolumeResourceId
- ResourceIdentifier
Resource id of the remote volume.
Returns
A new NetAppVolumeAuthorizeReplicationContent instance for mocking.