Uses of Class
com.azure.resourcemanager.apimanagement.fluent.models.PrivateEndpointConnectionWrapperProperties
Packages that use PrivateEndpointConnectionWrapperProperties
Package
Description
Package containing the inner data models for ApiManagementClient.
-
Uses of PrivateEndpointConnectionWrapperProperties in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return PrivateEndpointConnectionWrapperPropertiesModifier and TypeMethodDescriptionPrivateEndpointConnectionWrapperProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateEndpointConnectionWrapperProperties from the JsonReader.PrivateEndpointConnectionWrapperProperties.withPrivateEndpoint(ArmIdWrapper privateEndpoint) Set the privateEndpoint property: The resource of private end point.PrivateEndpointConnectionWrapperProperties.withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState) Set the privateLinkServiceConnectionState property: A collection of information about the state of the connection between service consumer and provider.