Uses of Class
com.azure.resourcemanager.storage.models.PrivateEndpointConnectionListResult
-
Packages that use PrivateEndpointConnectionListResult Package Description com.azure.resourcemanager.storage.models Package containing the data models for StorageManagementClient. -
-
Uses of PrivateEndpointConnectionListResult in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return PrivateEndpointConnectionListResult Modifier and Type Method Description PrivateEndpointConnectionListResultPrivateEndpointConnectionListResult. withValue(List<PrivateEndpointConnectionInner> value)Set the value property: Array of private endpoint connections.
-