Uses of Interface
com.azure.resourcemanager.loganalytics.models.LinkedService.Update
Packages that use LinkedService.Update
Package
Description
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of LinkedService.Update in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return LinkedService.UpdateModifier and TypeMethodDescriptionLinkedService.update()Begins update for the LinkedService resource.LinkedService.UpdateStages.WithProvisioningState.withProvisioningState(LinkedServiceEntityStatus provisioningState) Specifies the provisioningState property: The provisioning state of the linked service..LinkedService.UpdateStages.WithResourceId.withResourceId(String resourceId) Specifies the resourceId property: The resource id of the resource that will be linked to the workspace.Specifies the tags property: Resource tags..LinkedService.UpdateStages.WithWriteAccessResourceId.withWriteAccessResourceId(String writeAccessResourceId) Specifies the writeAccessResourceId property: The resource id of the resource that will be linked to the workspace.