Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VMInsightsOnboardingStatus

Package version

VM Insights onboarding status for a resource.

Hierarchy

Index

Properties

Optional data

Containers that currently store VM Insights data for the specified resource.

Optional dataStatus

dataStatus: DataStatus

The status of VM Insights data from the resource. When reported as present the data array will contain information about the data containers to which data for the specified resource is being routed.

Optional id

id: undefined | string

Azure resource Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Azure resource name NOTE: This property will not be serialized. It can only be populated by the server.

Optional onboardingStatus

onboardingStatus: OnboardingStatus

The onboarding status for the resource. Note that, a higher level scope, e.g., resource group or subscription, is considered onboarded if at least one resource under it is onboarded.

Optional resourceId

resourceId: undefined | string

Azure Resource Manager identifier of the resource whose onboarding status is being represented.

Optional type

type: undefined | string

Azure resource type NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc