Uses of Class
com.azure.resourcemanager.apimanagement.models.RemotePrivateEndpointConnectionWrapper
Packages that use RemotePrivateEndpointConnectionWrapper
Package
Description
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of RemotePrivateEndpointConnectionWrapper in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return types with arguments of type RemotePrivateEndpointConnectionWrapperModifier and TypeMethodDescriptionApiManagementServiceResourceInner.privateEndpointConnections()Get the privateEndpointConnections property: List of Private Endpoint Connections of this service.Method parameters in com.azure.resourcemanager.apimanagement.fluent.models with type arguments of type RemotePrivateEndpointConnectionWrapperModifier and TypeMethodDescriptionApiManagementServiceProperties.withPrivateEndpointConnections(List<RemotePrivateEndpointConnectionWrapper> privateEndpointConnections) Set the privateEndpointConnections property: List of Private Endpoint Connections of this service.ApiManagementServiceResourceInner.withPrivateEndpointConnections(List<RemotePrivateEndpointConnectionWrapper> privateEndpointConnections) Set the privateEndpointConnections property: List of Private Endpoint Connections of this service.ApiManagementServiceUpdateProperties.withPrivateEndpointConnections(List<RemotePrivateEndpointConnectionWrapper> privateEndpointConnections) Set the privateEndpointConnections property: List of Private Endpoint Connections of this service. -
Uses of RemotePrivateEndpointConnectionWrapper in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return RemotePrivateEndpointConnectionWrapperModifier and TypeMethodDescriptionRemotePrivateEndpointConnectionWrapper.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RemotePrivateEndpointConnectionWrapper from the JsonReader.Set the id property: Private Endpoint connection resource id.Set the name property: Private Endpoint Connection Name.RemotePrivateEndpointConnectionWrapper.withPrivateEndpoint(ArmIdWrapper privateEndpoint) Set the privateEndpoint property: The resource of private end point.RemotePrivateEndpointConnectionWrapper.withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState) Set the privateLinkServiceConnectionState property: A collection of information about the state of the connection between service consumer and provider.Set the type property: Private Endpoint Connection Resource Type.Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type RemotePrivateEndpointConnectionWrapperModifier and TypeMethodDescriptionApiManagementServiceBaseProperties.privateEndpointConnections()Get the privateEndpointConnections property: List of Private Endpoint Connections of this service.ApiManagementServiceResource.privateEndpointConnections()Gets the privateEndpointConnections property: List of Private Endpoint Connections of this service.ApiManagementServiceUpdateParameters.privateEndpointConnections()Get the privateEndpointConnections property: List of Private Endpoint Connections of this service.Method parameters in com.azure.resourcemanager.apimanagement.models with type arguments of type RemotePrivateEndpointConnectionWrapperModifier and TypeMethodDescriptionApiManagementServiceBaseProperties.withPrivateEndpointConnections(List<RemotePrivateEndpointConnectionWrapper> privateEndpointConnections) Set the privateEndpointConnections property: List of Private Endpoint Connections of this service.ApiManagementServiceResource.DefinitionStages.WithPrivateEndpointConnections.withPrivateEndpointConnections(List<RemotePrivateEndpointConnectionWrapper> privateEndpointConnections) Specifies the privateEndpointConnections property: List of Private Endpoint Connections of this service..ApiManagementServiceResource.UpdateStages.WithPrivateEndpointConnections.withPrivateEndpointConnections(List<RemotePrivateEndpointConnectionWrapper> privateEndpointConnections) Specifies the privateEndpointConnections property: List of Private Endpoint Connections of this service..ApiManagementServiceUpdateParameters.withPrivateEndpointConnections(List<RemotePrivateEndpointConnectionWrapper> privateEndpointConnections) Set the privateEndpointConnections property: List of Private Endpoint Connections of this service.