RuleDataSource.ResourceId Property

Definition

the resource identifier of the resource the rule monitors. NOTE: this property cannot be updated for an existing rule.

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