IScheduledQueryRuleResource.CreatedWithApiVersion 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 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