Share via


OperationalInsightsLinkedService.ResourceId Property

Definition

The resource id of the resource that will be linked to the workspace. This should be used for linking resources which require read access.

public Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> ResourceId { get; set; }
member this.ResourceId : Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> with get, set
Public Property ResourceId As BicepValue(Of ResourceIdentifier)

Property Value

Applies to