DataCollectionRuleResource.ImmutableId Property

Definition

Gets the immutable ID of this data collection rule. This property is READ-ONLY.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.immutableId")]
public string ImmutableId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.immutableId")>]
member this.ImmutableId : string
Public ReadOnly Property ImmutableId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to