Share via


PoolUpdateProperties.VirtualNetworkType Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.VirtualNetworkType? VirtualNetworkType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)>]
member this.VirtualNetworkType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.VirtualNetworkType> with get, set
Public Property VirtualNetworkType As Nullable(Of VirtualNetworkType)

Property Value

Implements

Attributes

Applies to