Resource Class
Model of the Resource.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
Resource
Constructor
Resource(*, location: str, sku: azure.mgmt.databox.v2019_09_01.models._models_py3.Sku, tags: Optional[Dict[str, str]] = None, **kwargs)
Parameters
- location
- str
Required
Required. The location of the resource. This will be one of the supported and registered Azure Regions (e.g. West US, East US, Southeast Asia, etc.). The region of a resource cannot be changed once it is created, but if an identical region is specified on update the request will succeed.
Required
A set of tags. The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups).
- sku
- <xref:azure.mgmt.databox.models.Sku>
Required
Required. The sku type.
Feedback
Submit and view feedback for