Class AzureResourceEntityProperties

java.lang.Object
com.azure.resourcemanager.securityinsights.models.EntityCommonProperties
com.azure.resourcemanager.securityinsights.fluent.models.AzureResourceEntityProperties

public final class AzureResourceEntityProperties extends EntityCommonProperties
AzureResource entity property bag.
  • Constructor Details

    • AzureResourceEntityProperties

      public AzureResourceEntityProperties()
  • Method Details

    • resourceId

      public String resourceId()
      Get the resourceId property: The azure resource id of the resource.
      Returns:
      the resourceId value.
    • subscriptionId

      public String subscriptionId()
      Get the subscriptionId property: The subscription id of the resource.
      Returns:
      the subscriptionId value.
    • validate

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