Skip to content
DocsTry Aspire
DocsTry

AzureLogAnalyticsWorkspaceResource Properties

ClassProperties3 members
A resource that represents an Azure Log Analytics Workspace resource.
IdSection titled IdBicepOutputReference
The identifier associated with the Azure Log Analytics Workspace resource.
public BicepOutputReference Id { get; }
NameOutputReferenceSection titled NameOutputReferenceBicepOutputReference
Gets the "name" output reference for the resource.
public BicepOutputReference NameOutputReference { get; }
WorkspaceIdSection titled WorkspaceIdBicepOutputReference
Gets the "logAnalyticsWorkspaceId" output reference for the Azure Log Analytics Workspace resource.
public BicepOutputReference WorkspaceId { get; }