OriginClusterInformation.PeerClusterName Property

Definition

Gets or sets oNTAP cluster name of external cluster hosting the origin volume. Must match the exact cluster name.

[Newtonsoft.Json.JsonProperty(PropertyName="peerClusterName")]
public string PeerClusterName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="peerClusterName")>]
member this.PeerClusterName : string with get, set
Public Property PeerClusterName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to