ArcAddon interface

Arc Addon.

Extends

Properties

hostPlatform

Host OS supported by the Arc addon.

hostPlatformType

Platform where the runtime is hosted.

kind

Addon type.

provisioningState

Addon Provisioning State

resourceGroupName

Arc resource group name

resourceLocation

Arc resource location

resourceName

Arc resource Name

subscriptionId

Arc resource subscription Id

version

Arc resource version

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

hostPlatform

Host OS supported by the Arc addon.

hostPlatform?: string

Property Value

string

hostPlatformType

Platform where the runtime is hosted.

hostPlatformType?: string

Property Value

string

kind

Addon type.

kind: "ArcForKubernetes"

Property Value

"ArcForKubernetes"

provisioningState

Addon Provisioning State

provisioningState?: string

Property Value

string

resourceGroupName

Arc resource group name

resourceGroupName: string

Property Value

string

resourceLocation

Arc resource location

resourceLocation: string

Property Value

string

resourceName

Arc resource Name

resourceName: string

Property Value

string

subscriptionId

Arc resource subscription Id

subscriptionId: string

Property Value

string

version

Arc resource version

version?: string

Property Value

string

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From Addon.id

name

The name of the resource

name?: string

Property Value

string

Inherited From Addon.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From Addon.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From Addon.type