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