Uses of Interface
com.azure.resourcemanager.network.models.PrivateEndpoint.Update
Packages that use PrivateEndpoint.Update
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of PrivateEndpoint.Update in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return PrivateEndpoint.UpdateModifier and TypeMethodDescriptionPrivateEndpoint.UpdateStages.WithPrivateLinkServiceConnection.withoutPrivateLinkServiceConnection(String name) Removes the connection to remote resource.Methods in com.azure.resourcemanager.network.models that return types with arguments of type PrivateEndpoint.UpdateModifier and TypeMethodDescriptionPrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.Blank<? extends PrivateEndpoint.Update> PrivateEndpoint.UpdateStages.WithPrivateLinkServiceConnection.definePrivateLinkServiceConnection(String name) Specifies the connection to remote resource.