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