Uses of Class
com.azure.resourcemanager.devcenter.fluent.models.DevCenterSkuInner
Package
Description
Package containing the service clients for DevCenterManagementClient.
Package containing the inner data models for DevCenterManagementClient.
Package containing the data models for DevCenterManagementClient.
-
Uses of DevCenterSkuInner in com.azure.resourcemanager.devcenter.fluent
Modifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<DevCenterSkuInner>
SkusClient.list()
Lists the Microsoft.DevCenter SKUs available in a subscription.com.azure.core.http.rest.PagedIterable<DevCenterSkuInner>
Lists the Microsoft.DevCenter SKUs available in a subscription. -
Uses of DevCenterSkuInner in com.azure.resourcemanager.devcenter.fluent.models
Modifier and TypeMethodDescriptionDevCenterSkuInner.withCapacity
(Integer capacity) Set the capacity property: If the SKU supports scale out/in then the capacity integer should be included.DevCenterSkuInner.withFamily
(String family) Set the family property: If the service has different generations of hardware, for the same SKU, then that can be captured here.Set the name property: The name of the SKU.Set the size property: The SKU size.Set the tier property: This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT. -
Uses of DevCenterSkuInner in com.azure.resourcemanager.devcenter.models
Modifier and TypeMethodDescriptionDevCenterSku.innerModel()
Gets the inner com.azure.resourcemanager.devcenter.fluent.models.DevCenterSkuInner object.Modifier and TypeMethodDescriptionSkuListResult.value()
Get the value property: Current page of results.