IDomainPatchResourceProperties.ContactTechPhone 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 ContactTechPhone { 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.ContactTechPhone : string with get, set
Public Property ContactTechPhone As String

Property Value

Attributes

Applies to