LicenseProfileArmEsuPropertiesWithoutAssignedLicense interface
Popisuje vlastnosti modelu ARM profilu licence.
- Extends
Vlastnosti
esu |
Označuje stav způsobilosti esu. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze. |
esu |
Určuje, jestli je pro počítač aktuálně aktivní klíč ESU. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze. |
server |
Typ serverů Esu. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze. |
Zděděné vlastnosti
assigned |
IDENTIFIKÁTOR GUID licence. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze. |
esu |
Seznam klíčů ESU. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze. |
Podrobnosti vlastnosti
esuEligibility
Označuje stav způsobilosti esu. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.
esuEligibility?: string
Hodnota vlastnosti
string
esuKeyState
Určuje, jestli je pro počítač aktuálně aktivní klíč ESU. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.
esuKeyState?: string
Hodnota vlastnosti
string
serverType
Typ serverů Esu. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.
serverType?: string
Hodnota vlastnosti
string
Podrobnosti zděděných vlastností
assignedLicenseImmutableId
IDENTIFIKÁTOR GUID licence. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.
assignedLicenseImmutableId?: string
Hodnota vlastnosti
string
zděděno zLicenseProfileStorageModelEsuProperties.assignedLicenseImmutableId
esuKeys
Seznam klíčů ESU. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.
esuKeys?: EsuKey[]
Hodnota vlastnosti
EsuKey[]