Class AzureResourceIdentifier

java.lang.Object
com.azure.resourcemanager.security.models.ResourceIdentifier
com.azure.resourcemanager.security.models.AzureResourceIdentifier

public final class AzureResourceIdentifier extends ResourceIdentifier
Azure resource identifier.
  • Constructor Details

    • AzureResourceIdentifier

      public AzureResourceIdentifier()
  • Method Details

    • azureResourceId

      public String azureResourceId()
      Get the azureResourceId property: ARM resource identifier for the cloud resource being alerted on.
      Returns:
      the azureResourceId value.
    • validate

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