Click or drag to resize

SnapMirrorRelationshipSnapMirrorRelationshipID Property

The unique identifier for each snapMirrorRelationship object in an array as would be returned in ListSnapMirrorRelationships. This UUID is created and returned from the ONTAP system.

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

Property Value

Type: String
See Also