AlertRuleRecommendationResource Interface
public interface AlertRuleRecommendationResource
An immutable client-side representation of AlertRuleRecommendationResource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
alertRuleType()
Gets the alert |
| abstract Map<String,String> |
displayInformation()
Gets the display |
| abstract String |
id()
Gets the id property: Fully qualified resource Id for the resource. |
|
abstract
Alert |
innerModel()
Gets the inner com. |
| abstract String |
name()
Gets the name property: The name of the resource. |
|
abstract
Rule |
ruleArmTemplate()
Gets the rule |
|
abstract
System |
systemData()
Gets the system |
| abstract String |
type()
Gets the type property: The type of the resource. |
Method Details
alertRuleType
public abstract String alertRuleType()
Gets the alertRuleType property: The recommendation alert rule type.
Returns:
displayInformation
public abstract Map<String,String> displayInformation()
Gets the displayInformation property: A dictionary that provides the display information for an alert rule recommendation.
Returns:
id
public abstract String id()
Gets the id property: Fully qualified resource Id for the resource.
Returns:
innerModel
public abstract AlertRuleRecommendationResourceInner innerModel()
Gets the inner com.azure.resourcemanager.alertsmanagement.fluent.models.AlertRuleRecommendationResourceInner object.
Returns:
name
public abstract String name()
Gets the name property: The name of the resource.
Returns:
ruleArmTemplate
public abstract RuleArmTemplate ruleArmTemplate()
Gets the ruleArmTemplate property: A complete ARM template to deploy the alert rules.
Returns:
systemData
public abstract SystemData systemData()
Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
Returns:
type
public abstract String type()
Gets the type property: The type of the resource.
Returns: