Language

IContactDetails.PhoneExtension Property

Definition

Phone extension number of the contact person.

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

Property Value

Attributes

Applies to