AzureResourceIdentifier Class

Azure resource identifier.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.security.models._models_py3.ResourceIdentifier
AzureResourceIdentifier

Constructor

AzureResourceIdentifier(**kwargs)

Parameters

type
str or ResourceIdentifierType
Required

Required. There can be multiple identifiers of different type per alert, this field specify the identifier type.Constant filled by server. Possible values include: "AzureResource", "LogAnalytics".

Variables

azure_resource_id
str

ARM resource identifier for the cloud resource being alerted on.