Share via


IAccountInfoSecure Interface

Definition

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

Properties

AccountId

Account Id of the account this environment is linked to

ApiKey

API Key of the user account

RegionId

Region in which the account is created

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to