LicenseProfileMachineInstanceViewEsuProperties Class
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.
Properties for the Machine ESU profile.
public class LicenseProfileMachineInstanceViewEsuProperties : Azure.ResourceManager.HybridCompute.Models.LicenseProfileArmEsuPropertiesWithoutAssignedLicense, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.HybridCompute.Models.LicenseProfileMachineInstanceViewEsuProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.HybridCompute.Models.LicenseProfileMachineInstanceViewEsuProperties>
type LicenseProfileMachineInstanceViewEsuProperties = class
inherit LicenseProfileArmEsuPropertiesWithoutAssignedLicense
interface IJsonModel<LicenseProfileMachineInstanceViewEsuProperties>
interface IPersistableModel<LicenseProfileMachineInstanceViewEsuProperties>
Public Class LicenseProfileMachineInstanceViewEsuProperties
Inherits LicenseProfileArmEsuPropertiesWithoutAssignedLicense
Implements IJsonModel(Of LicenseProfileMachineInstanceViewEsuProperties), IPersistableModel(Of LicenseProfileMachineInstanceViewEsuProperties)
- Inheritance
-
LicenseProfileMachineInstanceViewEsuProperties
- Implements
Constructors
LicenseProfileMachineInstanceViewEsuProperties() |
Initializes a new instance of LicenseProfileMachineInstanceViewEsuProperties. |
Properties
AssignedLicense |
The assigned license resource. |
AssignedLicenseImmutableId |
The guid id of the license. (Inherited from LicenseProfileStorageModelEsuProperties) |
EsuEligibility |
Indicates the eligibility state of Esu. (Inherited from LicenseProfileArmEsuPropertiesWithoutAssignedLicense) |
EsuKeys |
The list of ESU keys. (Inherited from LicenseProfileStorageModelEsuProperties) |
EsuKeyState |
Indicates whether there is an ESU Key currently active for the machine. (Inherited from LicenseProfileArmEsuPropertiesWithoutAssignedLicense) |
LicenseAssignmentState |
Describes the license assignment state (Assigned or NotAssigned). |
ServerType |
The type of the Esu servers. (Inherited from LicenseProfileArmEsuPropertiesWithoutAssignedLicense) |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | (Inherited from LicenseProfileArmEsuPropertiesWithoutAssignedLicense) |
Explicit Interface Implementations
Applies to
Azure SDK for .NET