ArcAddonProperties interface
Arc addon properties.
Properties
| host |
Host OS supported by the Arc addon. |
| host |
Platform where the runtime is hosted. |
| 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 |
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
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