LabPlanProperties.SupportInfo 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 information and instructions for users of the lab plan. This information is displayed to lab owners and virtual machine users for all labs in the lab plan.
[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.LabServices.PropertyOrigin.Inherited)]
public Microsoft.Azure.PowerShell.Cmdlets.LabServices.Models.Api20211001Preview.ISupportInfo SupportInfo { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.LabServices.PropertyOrigin.Inherited)>]
member this.SupportInfo : Microsoft.Azure.PowerShell.Cmdlets.LabServices.Models.Api20211001Preview.ISupportInfo with get, set
Public Property SupportInfo As ISupportInfo
Property Value
- Attributes