Uses of Class
com.azure.resourcemanager.appservice.fluent.models.AseRegionProperties
Packages that use AseRegionProperties
Package
Description
Package containing the inner data models for WebSiteManagementClient.
-
Uses of AseRegionProperties in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return AseRegionPropertiesModifier and TypeMethodDescriptionstatic AseRegionProperties
AseRegionProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of AseRegionProperties from the JsonReader.AseRegionProperties.withAvailableOS
(List<String> availableOS) Set the availableOS property: Available OSs in region.AseRegionProperties.withAvailableSku
(List<String> availableSku) Set the availableSku property: Available Skus in region.