Language

IContactDetails.Phone Property

Definition

Phone number of the contact person.

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

Property Value

Attributes

Applies to