Uses of Class
com.azure.resourcemanager.automation.models.Sku
Packages that use Sku
Package
Description
Package containing the inner data models for AutomationClient.
Package containing the data models for AutomationClient.
-
Uses of Sku in com.azure.resourcemanager.automation.fluent.models
Methods in com.azure.resourcemanager.automation.fluent.models that return SkuModifier and TypeMethodDescriptionAutomationAccountCreateOrUpdateProperties.sku()
Get the sku property: Gets or sets account SKU.AutomationAccountInner.sku()
Get the sku property: Gets or sets the SKU of account.AutomationAccountProperties.sku()
Get the sku property: Gets or sets the SKU of account.AutomationAccountUpdateProperties.sku()
Get the sku property: Gets or sets account SKU.Methods in com.azure.resourcemanager.automation.fluent.models with parameters of type SkuModifier and TypeMethodDescriptionSet the sku property: Gets or sets account SKU.Set the sku property: Gets or sets the SKU of account.Set the sku property: Gets or sets the SKU of account.Set the sku property: Gets or sets account SKU. -
Uses of Sku in com.azure.resourcemanager.automation.models
Methods in com.azure.resourcemanager.automation.models that return SkuModifier and TypeMethodDescriptionstatic Sku
Sku.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of Sku from the JsonReader.AutomationAccount.sku()
Gets the sku property: Gets or sets the SKU of account.AutomationAccountCreateOrUpdateParameters.sku()
Get the sku property: Gets or sets account SKU.AutomationAccountUpdateParameters.sku()
Get the sku property: Gets or sets account SKU.Sku.withCapacity
(Integer capacity) Set the capacity property: Gets or sets the SKU capacity.Sku.withFamily
(String family) Set the family property: Gets or sets the SKU family.Sku.withName
(SkuNameEnum name) Set the name property: Gets or sets the SKU name of the account.Methods in com.azure.resourcemanager.automation.models with parameters of type SkuModifier and TypeMethodDescriptionSpecifies the sku property: Gets or sets account SKU..Specifies the sku property: Gets or sets account SKU..Set the sku property: Gets or sets account SKU.Set the sku property: Gets or sets account SKU.