LiftrBaseUserDetailsUpdate Class

Definition

User details for an organization

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Astro.Models.LiftrBaseUserDetailsUpdateTypeConverter))]
public class LiftrBaseUserDetailsUpdate : Microsoft.Azure.PowerShell.Cmdlets.Astro.Models.ILiftrBaseUserDetailsUpdate
Inheritance
LiftrBaseUserDetailsUpdate
Attributes
Implements

Constructors

Properties

EmailAddress

Email address of the user

FirstName

First name of the user

LastName

Last name of the user

PhoneNumber

User's phone number

Upn

User's principal name

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of LiftrBaseUserDetailsUpdate.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of LiftrBaseUserDetailsUpdate.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Astro.Models.ILiftrBaseUserDetailsUpdate.

FromJsonString(String)

Creates a new instance of LiftrBaseUserDetailsUpdate, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of LiftrBaseUserDetailsUpdate into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to

Product Versions
Azure - PowerShell Commands 12 (LTS), Latest