Enum Metric.Types.Dimension
Describes field used as the dimension when grouping data to calculate the aggregate metric.
Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public enum Metric.Types.Dimension
Fields
| Name | Description |
|---|---|
| ClientCertificateHash | Client Certificate Hash |
| DnsDomain | DNS Domain |
| DnsQueryType | DNS Query Type |
| EmailFromAddress | Email From Address. |
| EmailToAddress | Email To Address. |
| EventType | Event Type |
| HttpUserAgent | HTTP User Agent |
| LogType | Log type. |
| MailId | Mail Id. |
| NetworkAsn | Network ASN |
| ParentFolderPath | Parent Folder Path |
| PrincipalApplication | Principal Application. |
| PrincipalCountry | Principal Country |
| PrincipalDevice | Principal Device |
| PrincipalFileHash | Principal File Hash |
| PrincipalIp | Principal IP. |
| PrincipalNetworkOrganizationName | Principal Network Organization name. |
| PrincipalProcessFileHash | Principal Process File SHA256 Hash. |
| PrincipalProcessFilePath | Principal Process File Path. |
| PrincipalUser | Principal User |
| ProductEventType | Product Event Type |
| ProductName | Product Name |
| SecurityAction | Security Action. |
| SecurityCategory | Security Category |
| SecurityResultRuleName | Security Result rule name. |
| SecurityRuleId | Security Rule Id. |
| TargetApplication | Target Application. |
| TargetDevice | Target Device |
| TargetHostname | Target Hostname. |
| TargetIp | Target IP |
| TargetLocationName | Target Location name. |
| TargetNetworkOrganizationName | Target Network Organization name. |
| TargetResourceLabelKey | Target Resource label key. |
| TargetResourceName | Target resource Name |
| TargetResourceType | Target Resource type. |
| TargetUser | Target User |
| Unspecified | Default |
| VendorName | Vendor name. |