ILab.SecurityProfileRegistrationCode 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.
The registration code for the lab.
[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The registration code for the lab.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="registrationCode")]
public string SecurityProfileRegistrationCode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The registration code for the lab.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="registrationCode")>]
member this.SecurityProfileRegistrationCode : string
Public ReadOnly Property SecurityProfileRegistrationCode As String
Property Value
- Attributes