ez_azml.entities.compute.Cluster
- class ez_azml.entities.compute.Cluster(size: str, idle_time_before_scale_down: int = 5, **kwargs)
Bases:
AmlComputeAzureML Compute resource with some aliases for size.
See Cluster.size_aliases
- __init__(size: str, idle_time_before_scale_down: int = 5, **kwargs)
Methods
__init__(size[, idle_time_before_scale_down])dump(dest, **kwargs)Dump the compute content into a file in yaml format.
Attributes
base_pathThe base path of the resource.
created_onThe compute resource creation timestamp.
creation_contextThe creation context of the resource.
idThe resource ID.
provisioning_errorsThe compute resource provisioning errors.
provisioning_stateThe compute resource's provisioning state.
size_aliasestypeThe compute type.