Uses of Interface
com.azure.resourcemanager.loganalytics.models.LinkedService.DefinitionStages.WithCreate
Packages that use LinkedService.DefinitionStages.WithCreate
Package
Description
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of LinkedService.DefinitionStages.WithCreate in com.azure.resourcemanager.loganalytics.models
Subinterfaces of LinkedService.DefinitionStages.WithCreate in com.azure.resourcemanager.loganalytics.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the LinkedService definition.Methods in com.azure.resourcemanager.loganalytics.models that return LinkedService.DefinitionStages.WithCreateModifier and TypeMethodDescriptionLinkedService.DefinitionStages.WithParentResource.withExistingWorkspace(String resourceGroupName, String workspaceName) Specifies resourceGroupName, workspaceName.LinkedService.DefinitionStages.WithProvisioningState.withProvisioningState(LinkedServiceEntityStatus provisioningState) Specifies the provisioningState property: The provisioning state of the linked service..LinkedService.DefinitionStages.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.DefinitionStages.WithWriteAccessResourceId.withWriteAccessResourceId(String writeAccessResourceId) Specifies the writeAccessResourceId property: The resource id of the resource that will be linked to the workspace.