Class SmartGroupModificationInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.alertsmanagement.fluent.models.SmartGroupModificationInner

public final class SmartGroupModificationInner extends com.azure.core.management.ProxyResource
Alert Modification details.
  • Constructor Details

    • SmartGroupModificationInner

      public SmartGroupModificationInner()
  • Method Details

    • properties

      public SmartGroupModificationProperties properties()
      Get the properties property: Properties of the smartGroup modification item.
      Returns:
      the properties value.
    • withProperties

      Set the properties property: Properties of the smartGroup modification item.
      Parameters:
      properties - the properties value to set.
      Returns:
      the SmartGroupModificationInner object itself.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.