ArcAddon interface
Arc Addon.
- Extends
Properties
host |
Host OS supported by the Arc addon. NOTE: This property will not be serialized. It can only be populated by the server. |
host |
Platform where the runtime is hosted. NOTE: This property will not be serialized. It can only be populated by the server. |
kind | Polymorphic discriminator, which specifies the different types this object can be |
provisioning |
Addon Provisioning State NOTE: This property will not be serialized. It can only be populated by the server. |
resource |
Arc resource group name |
resource |
Arc resource location |
resource |
Arc resource Name |
subscription |
Arc resource subscription Id |
version | Arc resource version NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The object name. NOTE: This property will not be serialized. It can only be populated by the server. |
system |
Addon type NOTE: This property will not be serialized. It can only be populated by the server. |
type | The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
hostPlatform
Host OS supported by the Arc addon. NOTE: This property will not be serialized. It can only be populated by the server.
hostPlatform?: string
Property Value
string
hostPlatformType
Platform where the runtime is hosted. NOTE: This property will not be serialized. It can only be populated by the server.
hostPlatformType?: string
Property Value
string
kind
Polymorphic discriminator, which specifies the different types this object can be
kind: "ArcForKubernetes"
Property Value
"ArcForKubernetes"
provisioningState
Addon Provisioning State NOTE: This property will not be serialized. It can only be populated by the server.
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 NOTE: This property will not be serialized. It can only be populated by the server.
version?: string
Property Value
string
Inherited Property Details
id
The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From Addon.id
name
The object name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Addon.name
systemData
Addon type NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
Inherited From Addon.systemData
type
The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Addon.type