Aracılığıyla paylaş


ConnectivityConfiguration.DeleteExistingPeering Property

Definition

Gets or sets flag if need to remove current existing peerings. Possible values include: 'False', 'True'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to