Uses of Class
com.azure.resourcemanager.storage.models.PrivateEndpointConnectionListResult
Packages that use PrivateEndpointConnectionListResult
Package
Description
Package containing the data models for StorageManagementClient.
-
Uses of PrivateEndpointConnectionListResult in com.azure.resourcemanager.storage.models
Classes in com.azure.resourcemanager.storage.models that implement interfaces with type arguments of type PrivateEndpointConnectionListResultModifier and TypeClassDescriptionfinal classList of private endpoint connection associated with the specified storage account.Methods in com.azure.resourcemanager.storage.models that return PrivateEndpointConnectionListResultModifier and TypeMethodDescriptionPrivateEndpointConnectionListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateEndpointConnectionListResult from the JsonReader.PrivateEndpointConnectionListResult.withValue(List<PrivateEndpointConnectionInner> value) Set the value property: Array of private endpoint connections.