list_supported_vm_sizes: List the supported VM sizes in a region

View source: R/compute.R

list_supported_vm_sizesR Documentation

List the supported VM sizes in a region

Description

List the supported VM sizes in a region

Usage

list_supported_vm_sizes(workspace, location = NULL)

Arguments

workspace

The Workspace object.

location

A string of the location of the cluster. If not specified, will default to the workspace location.

Value

A data frame of supported VM sizes in a region with name of the VM, VCPUs, RAM.


Azure/azureml-sdk-for-r documentation built on Sept. 21, 2022, 5:45 a.m.