ArcAddon Class
Arc Addon.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.databoxedge.v2020_09_01.models._models_py3.AddonArcAddon
Constructor
ArcAddon(*, subscription_id: str, resource_group_name: str, resource_name: str, resource_location: str, **kwargs)
Parameters
Required. Addon type.Constant filled by server. Possible values include: "IotEdge", "ArcForKubernetes".
Variables
- id
- str
The path ID that uniquely identifies the object.
- name
- str
The object name.
- type
- str
The hierarchical type of the object.
- system_data
- SystemData
Addon type.
- version
- str
Arc resource version.
- host_platform
- str or PlatformType
Host OS supported by the Arc addon. Possible values include: "Windows", "Linux".
- host_platform_type
- str or HostPlatformType
Platform where the runtime is hosted. Possible values include: "KubernetesCluster", "LinuxVM".
- provisioning_state
- str or AddonState
Addon Provisioning State. Possible values include: "Invalid", "Creating", "Created", "Updating", "Reconfiguring", "Failed", "Deleting".
Feedback
Submit and view feedback for