CmdkeySetup Class

The custom setup of running cmdkey commands.

Constructor

CmdkeySetup(*args: Any, **kwargs: Any)

Variables

Name Description
type_properties

Cmdkey command custom setup type properties. Required.

type
str

The type of custom setup. Required. Default value is "CmdkeySetup".

Attributes

type

The type of custom setup. Required. Default value is "CmdkeySetup".

type: Literal['CmdkeySetup']

type_properties

Cmdkey command custom setup type properties. Required.

type_properties: _models.CmdkeySetupTypeProperties