Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateLogDetails

The details to create a log object.

Properties

Optional configuration

configuration: model.Configuration

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

displayName

displayName: string

The user-friendly display name. This must be unique within the enclosing resource, and it's changeable. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {@code {"Department": "Finance"}}

Optional isEnabled

isEnabled: undefined | false | true

Whether or not this resource is currently enabled.

logType

logType: LogType

The logType that the log object is for, whether custom or service.

Optional retentionDuration

retentionDuration: undefined | number

Log retention duration in 30-day increments (30, 60, 90 and so on until 180). Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj