Share via


IAccountInfo Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Models.Api20210901.AccountInfoTypeConverter))]
public interface IAccountInfo : Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Models.Api20210901.AccountInfoTypeConverter))>]
type IAccountInfo = interface
    interface IJsonSerializable
Public Interface IAccountInfo
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AccountId

Account Id of the account this environment is linked to

RegionId

Region in which the account is created

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to