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
Classes in com.azure.resourcemanager.appservice.fluent.models that implement interfaces with type arguments of type AseRegionPropertiesModifier and TypeClassDescriptionfinal classASE region resource specific properties.Methods in com.azure.resourcemanager.appservice.fluent.models that return AseRegionPropertiesModifier and TypeMethodDescriptionstatic AseRegionPropertiesAseRegionProperties.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.