LogSearchRuleResource.CreatedWithApiVersion Property

Definition

Gets the api-version used when creating this alert rule

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to