Uses of Class
com.azure.resourcemanager.appservice.models.InboundEnvironmentEndpointCollection
Packages that use InboundEnvironmentEndpointCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of InboundEnvironmentEndpointCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type InboundEnvironmentEndpointCollectionModifier and TypeClassDescriptionfinal classCollection of Inbound Environment Endpoints.Methods in com.azure.resourcemanager.appservice.models that return InboundEnvironmentEndpointCollectionModifier and TypeMethodDescriptionInboundEnvironmentEndpointCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of InboundEnvironmentEndpointCollection from the JsonReader.InboundEnvironmentEndpointCollection.withValue(List<InboundEnvironmentEndpointInner> value) Set the value property: Collection of resources.