Resource Class
The core properties of ARM resources.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
Resource(**kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
Fully qualified resource Id for the resource. Example - '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}'. # pylint: disable=line-too-long |
|
name
|
The name of the resource. |
|
type
|
The type of the resource. Example - 'Microsoft.Network/privateDnsZones'. |