DefaultDto Class
Base data transfer object implementation for default resources.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.datashare.models._models_py3.ProxyDtoDefaultDto
Constructor
DefaultDto(*, location: Optional[str] = None, tags: Optional[Dict[str, str]] = None, **kwargs)
Parameters
Variables
- id
- str
The resource id of the azure resource.
- name
- str
Name of the azure resource.
- system_data
- SystemData
System Data of the Azure resource.
- type
- str
Type of the azure resource.
Feedback
Submit and view feedback for