Uses of Class
com.azure.resourcemanager.loganalytics.fluent.models.LinkedServiceProperties
Packages that use LinkedServiceProperties
Package
Description
Package containing the inner data models for LogAnalytics.
-
Uses of LinkedServiceProperties in com.azure.resourcemanager.loganalytics.fluent.models
Classes in com.azure.resourcemanager.loganalytics.fluent.models that implement interfaces with type arguments of type LinkedServicePropertiesMethods in com.azure.resourcemanager.loganalytics.fluent.models that return LinkedServicePropertiesModifier and TypeMethodDescriptionstatic LinkedServicePropertiesLinkedServiceProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of LinkedServiceProperties from the JsonReader.LinkedServiceProperties.withProvisioningState(LinkedServiceEntityStatus provisioningState) Set the provisioningState property: The provisioning state of the linked service.LinkedServiceProperties.withResourceId(String resourceId) Set the resourceId property: The resource id of the resource that will be linked to the workspace.LinkedServiceProperties.withWriteAccessResourceId(String writeAccessResourceId) Set the writeAccessResourceId property: The resource id of the resource that will be linked to the workspace.