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
Subinterfaces with type arguments of type PrivateEndpoint.Update in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptioninterfaceAn immutable client-side representation of an Azure private endpoint.static interfaceThe entirety of a private link service update.static interfaceThe template for a private endpoint update operation, containing all the settings that can be modified.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.