Class RegionUrlMapTest
Inheritance
System.Object
RegionUrlMapTest
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.Compute.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class RegionUrlMapTest
Fields
View SourceDescription
Description of this test case.
Declaration
public readonly string Description
Field Value
| Type | Description |
|---|---|
| System.String |
Host
Host portion of the URL.
Declaration
public readonly string Host
Field Value
| Type | Description |
|---|---|
| System.String |
Path
Path portion of the URL.
Declaration
public readonly string Path
Field Value
| Type | Description |
|---|---|
| System.String |
Service
A reference to expected RegionBackendService resource the given URL should be mapped to.
Declaration
public readonly string Service
Field Value
| Type | Description |
|---|---|
| System.String |