GetAzMySqlOperation_List.Proxy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Category(new Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.MySql.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.MySql.Category(new Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.MySql.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
- Attributes