Share via


ConnectivityConfigurationData.DeleteExistingPeering Property

Definition

Flag if need to remove current existing peerings.

public Azure.ResourceManager.Network.Models.DeleteExistingPeering? DeleteExistingPeering { get; set; }
member this.DeleteExistingPeering : Nullable<Azure.ResourceManager.Network.Models.DeleteExistingPeering> with get, set
Public Property DeleteExistingPeering As Nullable(Of DeleteExistingPeering)

Property Value

Applies to