AlertRulesOperationsExtensions.CreateOrUpdate(IAlertRulesOperations, String, String, AlertRuleResource) Method
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.
public static Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.AlertRuleResource CreateOrUpdate (this Microsoft.Azure.Management.Monitor.Version2018_09_01.IAlertRulesOperations operations, string resourceGroupName, string ruleName, Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.AlertRuleResource parameters);
static member CreateOrUpdate : Microsoft.Azure.Management.Monitor.Version2018_09_01.IAlertRulesOperations * string * string * Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.AlertRuleResource -> Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.AlertRuleResource
<Extension()>
Public Function CreateOrUpdate (operations As IAlertRulesOperations, resourceGroupName As String, ruleName As String, parameters As AlertRuleResource) As AlertRuleResource
Parameters
- operations
- IAlertRulesOperations
- resourceGroupName
- String
- ruleName
- String
- parameters
- AlertRuleResource