IDomainPatchResource.ContactBillingNameFirst Property

Definition

First name.

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

Property Value

Attributes

Applies to