Share via


AnalyticsOutputSettings interface

AnalyticsOutputSettings represents the settings for the log analytics workspace used for output of logs from this cluster.

Properties

analyticsWorkspaceId

The resource ID of the analytics workspace that is to be used by the specified identity.

associatedIdentity

The selection of the managed identity to use with this analytics workspace. The identity type must be either system assigned or user assigned.

Property Details

analyticsWorkspaceId

The resource ID of the analytics workspace that is to be used by the specified identity.

analyticsWorkspaceId?: string

Property Value

string

associatedIdentity

The selection of the managed identity to use with this analytics workspace. The identity type must be either system assigned or user assigned.

associatedIdentity?: IdentitySelector

Property Value