Resource Class

Azure Resource Manager resource envelope.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
Resource

Constructor

Resource(*, identity: Optional[azure.mgmt.machinelearningservices.models._models_py3.Identity] = None, location: Optional[str] = None, tags: Optional[Dict[str, str]] = None, sku: Optional[azure.mgmt.machinelearningservices.models._models_py3.Sku] = None, **kwargs)

Parameters

identity
Identity
Required

The identity of the resource.

location
str
Required

Specifies the location of the resource.

tags
dict[str, str]
Required

A set of tags. Contains resource tags defined as key/value pairs.

sku
Sku
Required

The sku of the workspace.

Variables

id
str

Specifies the resource ID.

name
str

Specifies the name of the resource.

type
str

Specifies the type of the resource.