Uses of Class
com.azure.resourcemanager.appservice.models.InboundEnvironmentEndpointCollection
-
Packages that use InboundEnvironmentEndpointCollection Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of InboundEnvironmentEndpointCollection in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return InboundEnvironmentEndpointCollection Modifier and Type Method Description InboundEnvironmentEndpointCollectionInboundEnvironmentEndpointCollection. withValue(List<InboundEnvironmentEndpointInner> value)Set the value property: Collection of resources.
-