ILicenseProfileProperties.EsuProfileAssignedLicenseImmutableId 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 guid id of the license.
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="The guid id of the license.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="assignedLicenseImmutableId", Update=false)]
public string EsuProfileAssignedLicenseImmutableId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="The guid id of the license.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="assignedLicenseImmutableId", Update=false)>]
member this.EsuProfileAssignedLicenseImmutableId : string
Public ReadOnly Property EsuProfileAssignedLicenseImmutableId As String
Property Value
- Attributes