Skip to content
Docs Try Aspire
Docs Try

AzureLogAnalyticsWorkspaceResource Properties

Class Properties 3 members
A resource that represents an Azure Log Analytics Workspace resource.
Id Section titled Id BicepOutputReference
The identifier associated with the Azure Log Analytics Workspace resource.
public BicepOutputReference Id { get; }
NameOutputReference Section titled NameOutputReference BicepOutputReference
Gets the "name" output reference for the resource.
public BicepOutputReference NameOutputReference { get; }
WorkspaceId Section titled WorkspaceId BicepOutputReference
Gets the "logAnalyticsWorkspaceId" output reference for the Azure Log Analytics Workspace resource.
public BicepOutputReference WorkspaceId { get; }