Class PolicyNetwork
Inheritance
System.Object
PolicyNetwork
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Dns.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class PolicyNetwork
Fields
View SourceNetworkUrl
The fully qualified URL of the VPC network to bind to.
This should be formatted like
https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
Declaration
public readonly string NetworkUrl
Field Value
| Type | Description |
|---|---|
| System.String |