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.ProxyDto
DefaultDto

Constructor

DefaultDto(*, location: Optional[str] = None, tags: Optional[Dict[str, str]] = None, **kwargs)

Parameters

location
str
Required

Location of the azure resource.

tags
dict[str, str]
Required

A set of tags. Tags on the azure resource.

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.