RunCommandDocumentBase Class
Describes the properties of a Run Command metadata.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
RunCommandDocumentBase
Constructor
RunCommandDocumentBase(*, schema: str, id: str, os_type: Union[str, azure.mgmt.compute.v2019_03_01.models._compute_management_client_enums.OperatingSystemTypes], label: str, description: str, **kwargs)
Parameters
- os_type
- str or OperatingSystemTypes
Required
Required. The Operating System type. Possible values include: "Windows", "Linux".
Feedback
Submit and view feedback for