Resource Class

The core properties of ARM resources.

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

Inheritance
azure.mgmt.privatedns._serialization.Model
Resource

Constructor

Resource(**kwargs: Any)

Variables

Name Description
id
str

Fully qualified resource Id for the resource. Example - '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}'. # pylint: disable=line-too-long

name
str

The name of the resource.

type
str

The type of the resource. Example - 'Microsoft.Network/privateDnsZones'.