Uses of Class
com.azure.resourcemanager.hardwaresecuritymodules.models.SkuName
-
Packages that use SkuName Package Description com.azure.resourcemanager.hardwaresecuritymodules.models Package containing the data models for AzureDedicatedHsmResourceProvider. -
-
Uses of SkuName in com.azure.resourcemanager.hardwaresecuritymodules.models
Fields in com.azure.resourcemanager.hardwaresecuritymodules.models declared as SkuName Modifier and Type Field Description static SkuNameSkuName. PAY_SHIELD10K_LMK1_CPS250Static value payShield10K_LMK1_CPS250 for SkuName.static SkuNameSkuName. PAY_SHIELD10K_LMK1_CPS2500Static value payShield10K_LMK1_CPS2500 for SkuName.static SkuNameSkuName. PAY_SHIELD10K_LMK1_CPS60Static value payShield10K_LMK1_CPS60 for SkuName.static SkuNameSkuName. PAY_SHIELD10K_LMK2_CPS250Static value payShield10K_LMK2_CPS250 for SkuName.static SkuNameSkuName. PAY_SHIELD10K_LMK2_CPS2500Static value payShield10K_LMK2_CPS2500 for SkuName.static SkuNameSkuName. PAY_SHIELD10K_LMK2_CPS60Static value payShield10K_LMK2_CPS60 for SkuName.static SkuNameSkuName. SAFE_NET_LUNA_NETWORK_HSM_A790Static value SafeNet Luna Network HSM A790 for SkuName.Methods in com.azure.resourcemanager.hardwaresecuritymodules.models that return SkuName Modifier and Type Method Description static SkuNameSkuName. fromString(String name)Creates or finds a SkuName from its string representation.SkuNameSku. name()Get the name property: SKU of the dedicated HSM.Methods in com.azure.resourcemanager.hardwaresecuritymodules.models that return types with arguments of type SkuName Modifier and Type Method Description static Collection<SkuName>SkuName. values()Gets known SkuName values.Methods in com.azure.resourcemanager.hardwaresecuritymodules.models with parameters of type SkuName Modifier and Type Method Description SkuSku. withName(SkuName name)Set the name property: SKU of the dedicated HSM.
-