AzureLogAnalyticsWorkspaceReferenceAnnotation Class     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Annotation that indicates a resource is using a specific Log Analytics Workspace.
public class AzureLogAnalyticsWorkspaceReferenceAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation
	type AzureLogAnalyticsWorkspaceReferenceAnnotation = class
    interface IResourceAnnotation
	Public Class AzureLogAnalyticsWorkspaceReferenceAnnotation
Implements IResourceAnnotation
		- Inheritance
 - 
				AzureLogAnalyticsWorkspaceReferenceAnnotation
 
- Implements
 
Remarks
Initializes a new instance of the AzureLogAnalyticsWorkspaceReferenceAnnotation class.
Constructors
| AzureLogAnalyticsWorkspaceReferenceAnnotation(AzureLogAnalyticsWorkspaceResource) | 
		 Annotation that indicates a resource is using a specific Log Analytics Workspace.  | 
        	
Properties
| Workspace | 
		 Gets the Log Analytics Workspace resource.  |