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