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) |
Explicit Interface Implementations
Applies to
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure SDK for .NET