Class ManagedZoneServiceDirectoryConfigNamespace
Inheritance
System.Object
ManagedZoneServiceDirectoryConfigNamespace
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 ManagedZoneServiceDirectoryConfigNamespace
Fields
View SourceNamespaceUrl
The fully qualified or partial URL of the service directory namespace that should be
associated with the zone. This should be formatted like
https://servicedirectory.googleapis.com/v1/projects/{project}/locations/{location}/namespaces/{namespace_id}
or simply projects/{project}/locations/{location}/namespaces/{namespace_id}
Ignored for public visibility zones.
Declaration
public readonly string NamespaceUrl
Field Value
| Type | Description |
|---|---|
| System.String |