Show / Hide Table of Contents

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 Source

Description

Description of this test case.

Declaration
public readonly string Description
Field Value
Type Description
System.String
View Source

Host

Host portion of the URL.

Declaration
public readonly string Host
Field Value
Type Description
System.String
View Source

Path

Path portion of the URL.

Declaration
public readonly string Path
Field Value
Type Description
System.String
View Source

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
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.