IDefaultAccountPayload Interface

Definition

[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

Properties

AccountName
ResourceGroupName
Scope
ScopeTenantId
ScopeType
SubscriptionId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to