NewAzMySqlConfiguration_CreateViaIdentityExpanded.DefaultProfile Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Category(new Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory.Azure })]
[System.Management.Automation.Alias(new System.String[] { "AzureRMContext", "AzureCredential" })]
[System.Management.Automation.Parameter(HelpMessage="The credentials, account, tenant, and subscription used for communication with Azure.", Mandatory=false)]
[System.Management.Automation.ValidateNotNull]
public System.Management.Automation.PSObject DefaultProfile { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Category(new Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory.Azure })>]
[<System.Management.Automation.Alias(new System.String[] { "AzureRMContext", "AzureCredential" })>]
[<System.Management.Automation.Parameter(HelpMessage="The credentials, account, tenant, and subscription used for communication with Azure.", Mandatory=false)>]
[<System.Management.Automation.ValidateNotNull>]
member this.DefaultProfile : System.Management.Automation.PSObject with get, set
Public Property DefaultProfile As PSObject

Property Value

PSObject
Attributes

Applies to