IOrganizationResource.UserLastName Property

Definition

Last name of the user

[Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.Info(Create=true, Description="Last name of the user", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="lastName", Update=false)]
public string UserLastName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.Info(Create=true, Description="Last name of the user", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="lastName", Update=false)>]
member this.UserLastName : string with get, set
Public Property UserLastName As String

Property Value

Attributes

Applies to