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

Property Value

Attributes

Applies to