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