Skip to main content

machines

Overview

Namemachines
TypeResource
Idazure.service_map.machines

Fields

NameDatatypeDescription
etagstringResource ETAG.
kindstringAdditional resource type qualifier.
propertiesobjectResource properties.

Methods

NameAccessible byRequired ParamsDescription
getSELECTmachineName, resourceGroupName, subscriptionId, workspaceNameReturns the specified machine.
list_by_workspaceSELECTresourceGroupName, subscriptionId, workspaceNameReturns a collection of machines matching the specified conditions. The returned collection represents either machines that are active/live during the specified interval of time (live=true and startTime/endTime are specified) or that are known to have existed at or some time prior to the specified point in time (live=false and timestamp is specified).
_list_by_workspaceEXECresourceGroupName, subscriptionId, workspaceNameReturns a collection of machines matching the specified conditions. The returned collection represents either machines that are active/live during the specified interval of time (live=true and startTime/endTime are specified) or that are known to have existed at or some time prior to the specified point in time (live=false and timestamp is specified).