다음을 통해 공유


IContactInfo.Phone Property

Definition

Phone number of the contact person.

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

Property Value

Attributes

Applies to