IDomain.ContactBillingPhone Property

Definition

Phone number.

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

Property Value

Attributes

Applies to