DataCollectionRule.ImmutableId Property
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.
The immutable ID of this data collection rule. This property is READ-ONLY.
public Azure.Provisioning.BicepValue<string> ImmutableId { get; }
member this.ImmutableId : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property ImmutableId As BicepValue(Of String)