IScheduledQueryRuleResource.CreatedWithApiVersion Property

Definition

The api-version used when creating this alert rule

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Runtime.Info(Description="The api-version used when creating this alert rule", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="createdWithApiVersion")]
public string CreatedWithApiVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Runtime.Info(Description="The api-version used when creating this alert rule", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="createdWithApiVersion")>]
member this.CreatedWithApiVersion : string
Public ReadOnly Property CreatedWithApiVersion As String

Property Value

Attributes

Applies to