ILiftrBaseUserDetails Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Astro.Models.LiftrBaseUserDetailsTypeConverter))]
public interface ILiftrBaseUserDetails : Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Astro.Models.LiftrBaseUserDetailsTypeConverter))>]
type ILiftrBaseUserDetails = interface
interface IJsonSerializable
Public Interface ILiftrBaseUserDetails
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Email |
Email address of the user |
First |
First name of the user |
Last |
Last name of the user |
Phone |
User's phone number |
Upn |
User's principal name |
To |
(Inherited from IJsonSerializable) |
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |