LogAnalyticsQueryPackProperties interface

Properties that define a Log Analytics QueryPack resource.

Properties

provisioningState

Current state of this QueryPack: whether or not is has been provisioned within the resource group it is defined. Users cannot change this value but are able to read from it. Values will include Succeeded, Deploying, Canceled, and Failed.

queryPackId

The unique ID of your application. This field cannot be changed.

timeCreated

Creation Date for the Log Analytics QueryPack, in ISO 8601 format.

timeModified

Last modified date of the Log Analytics QueryPack, in ISO 8601 format.

Property Details

provisioningState

Current state of this QueryPack: whether or not is has been provisioned within the resource group it is defined. Users cannot change this value but are able to read from it. Values will include Succeeded, Deploying, Canceled, and Failed.

provisioningState?: string

Property Value

string

queryPackId

The unique ID of your application. This field cannot be changed.

queryPackId?: string

Property Value

string

timeCreated

Creation Date for the Log Analytics QueryPack, in ISO 8601 format.

timeCreated?: Date

Property Value

Date

timeModified

Last modified date of the Log Analytics QueryPack, in ISO 8601 format.

timeModified?: Date

Property Value

Date