Language

IContactDetails.Mobile Property

Definition

Mobile number of the contact person.

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

Property Value

Attributes

Applies to