StopAzImageBuilderTemplate_CancelViaIdentity.Proxy Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Category(new Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.ParameterCategory.Runtime })]
[System.Management.Automation.Parameter(DontShow=true, HelpMessage="The URI for the proxy server to use", Mandatory=false)]
public Uri Proxy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Category(new Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.ParameterCategory.Runtime })>]
[<System.Management.Automation.Parameter(DontShow=true, HelpMessage="The URI for the proxy server to use", Mandatory=false)>]
member this.Proxy : Uri with get, set
Public Property Proxy As Uri

Property Value

Uri
Attributes

Applies to