Resource: DnsPeering
DNS peering configuration. These configurations are used to create DNS peering with the customer Cloud DNS.
JSON representation |
---|
{ "name": string, "domain": string, "description": string, "targetProject": string, "targetNetwork": string } |
Fields | |
---|---|
name |
Required. The resource name of the dns peering zone. Format: projects/{project}/locations/{location}/instances/{instance}/dnsPeerings/{dnsPeering} |
domain |
Required. The dns name suffix of the zone. |
description |
Optional. Optional description of the dns zone. |
targetProject |
Optional. Optional target project to which dns peering should happen. |
targetNetwork |
Optional. Optional target network to which dns peering should happen. |
Methods |
|
---|---|
|
Creates DNS peering on the given resource. |
|
Deletes DNS peering on the given resource. |
|
Lists DNS peerings for a given resource. |