IDefaultAccountPayload Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.DefaultAccountPayloadTypeConverter))]
public interface IDefaultAccountPayload : Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.DefaultAccountPayloadTypeConverter))>]
type IDefaultAccountPayload = interface
interface IJsonSerializable
Public Interface IDefaultAccountPayload
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Account |
The name of the account that is set as the default. |
Resource |
The resource group name of the account that is set as the default. |
Scope |
The scope object ID. For example, sub ID or tenant ID. |
Scope |
The scope tenant in which the default account is set. |
Scope |
The scope where the default account is set. |
Subscription |
The subscription ID of the account that is set as the default. |
To |
(Inherited from IJsonSerializable) |
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |