Uses of Class
com.azure.resourcemanager.appservice.models.CustomHostnameSitesCollection
Packages that use CustomHostnameSitesCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of CustomHostnameSitesCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type CustomHostnameSitesCollectionModifier and TypeClassDescriptionfinal classCollection of custom hostname sites.Methods in com.azure.resourcemanager.appservice.models that return CustomHostnameSitesCollectionModifier and TypeMethodDescriptionCustomHostnameSitesCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CustomHostnameSitesCollection from the JsonReader.CustomHostnameSitesCollection.withValue(List<CustomHostnameSitesInner> value) Set the value property: Collection of resources.