Uses of Interface
com.azure.resourcemanager.apimanagement.models.PrivateEndpointConnection.DefinitionStages.WithCreate
Packages that use PrivateEndpointConnection.DefinitionStages.WithCreate
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of PrivateEndpointConnection.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.models
Subinterfaces of PrivateEndpointConnection.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the PrivateEndpointConnection definition.Methods in com.azure.resourcemanager.apimanagement.models that return PrivateEndpointConnection.DefinitionStages.WithCreateModifier and TypeMethodDescriptionPrivateEndpointConnection.DefinitionStages.WithParentResource.withExistingService(String resourceGroupName, String serviceName) Specifies resourceGroupName, serviceName.PrivateEndpointConnection.DefinitionStages.WithProperties.withProperties(PrivateEndpointConnectionRequestProperties properties) Specifies the properties property: The connection state of the private endpoint connection..