Click or drag to resize

CreateSnapMirrorRelationshipRequestPolicyName Property

Specifies the name of the ONTAP SnapMirror policy for the relationship. If not specified, the default policy name is MirrorLatest.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public string PolicyName { get; set; }

Property Value

Type: String
See Also