ILabPlan.SupportInfoPhone Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Support contact phone number.
[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="Support contact phone number.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="phone")]
public string SupportInfoPhone { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="Support contact phone number.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="phone")>]
member this.SupportInfoPhone : string with get, set
Public Property SupportInfoPhone As String
Property Value
- Attributes