DevCenterPoolData.VirtualNetworkType Property

Definition

Indicates whether the pool uses a Virtual Network managed by Microsoft or a customer provided network.

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

Property Value

Applies to