Share via


IUserInfo Interface

Definition

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

Properties

Country

Country of the user

EmailAddress

Email of the user used by Dynatrace for contacting them if needed

FirstName

First Name of the user

LastName

Last Name of the user

PhoneNumber

Phone number of the user used by Dynatrace for contacting them if needed

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to