Freigeben über


ILicenseProfileStorageModelEsuProperties.AssignedLicenseImmutableId Property

Definition

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 AssignedLicenseImmutableId { 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.AssignedLicenseImmutableId : string
Public ReadOnly Property AssignedLicenseImmutableId As String

Property Value

Attributes

Applies to