TestAzAppConfigurationStoreNameAvailability_CheckViaIdentity.ProxyUseDefaultCredentials 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.AppConfiguration.Category(new Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.ParameterCategory.Runtime })]
[System.Management.Automation.Parameter(DontShow=true, HelpMessage="Use the default credentials for the proxy", Mandatory=false)]
public System.Management.Automation.SwitchParameter ProxyUseDefaultCredentials { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Category(new Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.ParameterCategory.Runtime })>]
[<System.Management.Automation.Parameter(DontShow=true, HelpMessage="Use the default credentials for the proxy", Mandatory=false)>]
member this.ProxyUseDefaultCredentials : System.Management.Automation.SwitchParameter with get, set
Public Property ProxyUseDefaultCredentials As SwitchParameter
Property Value
- Attributes