ResourceIdentifier Class

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

public class ResourceIdentifier

A resource identifier for an alert which can be used to direct the alert to the right product exposure group (tenant, workspace, subscription etc.).

Constructor Summary

Constructor Description
ResourceIdentifier()

Creates an instance of ResourceIdentifier class.

Method Summary

Modifier and Type Method and Description
void validate()

Validates the instance.

Methods inherited from java.lang.Object

Constructor Details

ResourceIdentifier

public ResourceIdentifier()

Creates an instance of ResourceIdentifier class.

Method Details

validate

public void validate()

Validates the instance.

Applies to