Udostępnij za pośrednictwem


ISupportTicketDetails.ContactDetailFirstName Property

Definition

First name.

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

Property Value

Attributes

Applies to