TenantSecurityMetricDetail

Stores detailed drill-down data for Security Center Health Check metrics. Each record contains dimension values and metric data for a specific metric type.

Supported Calls

describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()

Special Access Rules

This object is read-only.

Fields

Field Name Details
DateTimeValue1
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Generic datetime storage field. Meaning depends on MetricIdentifier.
DateTimeValue2
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Generic datetime storage field. Meaning depends on MetricIdentifier.
DetailIdentifier
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The unique identifier for this detail record.
IntValue1
Type
int
Properties
Filter, Group, Nillable, Sort
Description
Generic integer storage field. Meaning depends on MetricIdentifier.
IntValue2
Type
int
Properties
Filter, Group, Nillable, Sort
Description
Generic integer storage field. Meaning depends on MetricIdentifier.
MetricIdentifier
Type
string
Properties
Filter, Group, idLookup, Nillable, Sort
Description
The ID of the type of metric counted. This field is unique within your organization.
Name
Type
string
Properties
Filter, Group, idLookup, Sort
Description
The name of the metric for which the data is being collected.
Tenant
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The ID of the tenant.
TextValue1
Type
string
Properties
Filter, Group, idLookup, Nillable, Sort
Description
Generic text storage field. Meaning depends on MetricIdentifier.
TextValue2
Type
string
Properties
Filter, Group, idLookup, Nillable, Sort
Description
Generic text storage field. Meaning depends on MetricIdentifier.
TextValue3
Type
string
Properties
Filter, Group, idLookup, Nillable, Sort
Description
Generic text storage field. Meaning depends on MetricIdentifier.
TextValue4
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Generic text storage field. Meaning depends on MetricIdentifier.
TextValue5
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Generic text storage field. Meaning depends on MetricIdentifier.
TextValue6
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Generic text storage field. Meaning depends on MetricIdentifier.
TextValue7
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Generic text storage field. Meaning depends on MetricIdentifier.

Associated Objects

This object has these associated objects. If the API version isn't specified, it's available in the same API versions as this object. Otherwise, it's available in the specified API version and later.

TenantSecurityMetricDetailLink
Represents the many-to-many join object between TenantSecurityMetricDetail and TenantSecurityMonitorMetric.