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