Share via


INewRelicMonitorResource.UserInfoFirstName Property

Definition

First name

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

Property Value

Attributes

Applies to