UpdateAzCustomLocation_UpdateViaIdentityExpanded.DefaultProfile 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.CustomLocation.Category(new Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.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.CustomLocation.Category(new Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.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
- Attributes