operateDSVM: Operations on a data science virtual machine. Available...

Description Usage Arguments

Description

Operations on a data science virtual machine. Available operations are "Check", "Start", "Stop", and "Delete".

Usage

1
operateDSVM(context, resource.group, hostname, operation = "Check")

Arguments

context

Authentication context of AzureSMR encapsulating the TID, CID, and key obtained from Azure Actrive Directory.

resource.group

The Azure resource group where the DSVM is created.

hostname

Name of the DSVM. Lowercase characters or numbers only. Special characters are not permitted.

operation

Operations on the DSVM. Available operations are "Check", "Start", "Stop", "Delete", which check the status of, start running, stop running, and delete a DSVM, respectively.


Azure/AzureDSVM documentation built on May 20, 2019, 2:03 p.m.