Show / Hide Table of Contents

Class URLMapTest

Inheritance
System.Object
URLMapTest
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 URLMapTest

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

The backend service or backend bucket link that should be matched by this test.

Declaration
public readonly string Service
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.