SkillExecutionDeviceCPU.ExecutionDeviceKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SkillExecutionDeviceKind of this device.
public:
property Microsoft::AI::Skills::SkillInterfacePreview::SkillExecutionDeviceKind ExecutionDeviceKind { Microsoft::AI::Skills::SkillInterfacePreview::SkillExecutionDeviceKind get(); };
public Microsoft.AI.Skills.SkillInterfacePreview.SkillExecutionDeviceKind ExecutionDeviceKind { get; }
member this.ExecutionDeviceKind : Microsoft.AI.Skills.SkillInterfacePreview.SkillExecutionDeviceKind
Public ReadOnly Property ExecutionDeviceKind As SkillExecutionDeviceKind
Property Value
The SkillExecutionDeviceKind of this device.