IOrganizationResourceUpdate.UserFirstName Property

Definition

First name of the user

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

Property Value

Attributes

Applies to