Uses of Interface
com.azure.resourcemanager.kusto.models.ManagedPrivateEndpoint.Update
Package
Description
Package containing the data models for KustoManagementClient.
-
Uses of ManagedPrivateEndpoint.Update in com.azure.resourcemanager.kusto.models
Modifier and TypeMethodDescriptionManagedPrivateEndpoint.update()
Begins update for the ManagedPrivateEndpoint resource.ManagedPrivateEndpoint.UpdateStages.WithGroupId.withGroupId
(String groupId) Specifies the groupId property: The groupId in which the managed private endpoint is created..ManagedPrivateEndpoint.UpdateStages.WithPrivateLinkResourceId.withPrivateLinkResourceId
(String privateLinkResourceId) Specifies the privateLinkResourceId property: The ARM resource ID of the resource for which the managed private endpoint is created..ManagedPrivateEndpoint.UpdateStages.WithPrivateLinkResourceRegion.withPrivateLinkResourceRegion
(String privateLinkResourceRegion) Specifies the privateLinkResourceRegion property: The region of the resource to which the managed private endpoint is created..ManagedPrivateEndpoint.UpdateStages.WithRequestMessage.withRequestMessage
(String requestMessage) Specifies the requestMessage property: The user request message..