DefaultAccountPayload Class
Payload to get and set the default account in the given scope.
- Inheritance
-
DefaultAccountPayload
Constructor
DefaultAccountPayload(*, account_name: Optional[str] = None, resource_group_name: Optional[str] = None, scope: Optional[str] = None, scope_tenant_id: Optional[str] = None, scope_type: Optional[Union[str, azure.mgmt.purview.models._purview_management_client_enums.ScopeType]] = None, subscription_id: Optional[str] = None, **kwargs)
Parameters
Required
The scope where the default account is set. Possible values include: "Tenant", "Subscription".
Feedback
Submit and view feedback for