NetAppOriginClusterInformation.PeerAddresses Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ONTAP Intercluster LIF IP addresses. One IP address per cluster node is required.
public System.Collections.Generic.IList<string> PeerAddresses { get; }
member this.PeerAddresses : System.Collections.Generic.IList<string>
Public ReadOnly Property PeerAddresses As IList(Of String)