Click or drag to resize

SnapMirrorRelationshipPolicyType Property

The type of the ONTAP SnapMirror policy for the relationship. See ListSnapMirrorPolicies. Examples are: "async_mirror" or "mirror_vault"

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

Property Value

Type: String
See Also