SnapMirrorRelationshipPolicyName Property |
Specifies the name of the ONTAP SnapMirror policy for the relationship.
A list of available policies can be retrieved with ListSnapMirrorPolicies.
Example values are "MirrorLatest" and "MirrorAndVault".
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public string PolicyName { get; set; }
Property Value
Type:
StringSee Also