Condividi tramite


VirtualNetworkConfig.ProxyVMSize Property

Definition

Size of the proxy virtual machine used to pass traffic to the build VM and validation VM. Omit or specify empty string to use the default (Standard_A1_v2).

[Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Origin(Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.PropertyOrigin.Owned)]
public string ProxyVMSize { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Origin(Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.PropertyOrigin.Owned)>]
member this.ProxyVMSize : string with get, set
Public Property ProxyVMSize As String

Property Value

Implements

Attributes

Applies to