Share via


SvmPeerCommandResponse.SvmPeeringCommand Property

Definition

Gets or sets a command that needs to be run on the external ONTAP to accept svm peering. Will only be present if <code>svmPeeringStatus</code> is <code>pending</code>

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to