ArcAddon interface
Arc Addon.
- Extends
Properties
| host |
Host OS supported by the Arc addon. |
| host |
Platform where the runtime is hosted. |
| kind | Addon type. |
| provisioning |
Addon Provisioning State |
| resource |
Arc resource group name |
| resource |
Arc resource location |
| resource |
Arc resource Name |
| subscription |
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 |
| system |
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
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