Uses of Interface
com.azure.resourcemanager.network.models.PrivateEndpoint.Update
-
Packages that use PrivateEndpoint.Update Package Description com.azure.resourcemanager.network.models 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.Update Modifier and Type Method Description PrivateEndpoint.UpdatePrivateEndpoint.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.Update Modifier and Type Method Description PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.Blank<? extends PrivateEndpoint.Update>PrivateEndpoint.UpdateStages.WithPrivateLinkServiceConnection. definePrivateLinkServiceConnection(String name)Specifies the connection to remote resource.
-