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.ModelResource
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'. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python