Show / Hide Table of Contents

Class GetBackendServiceConsistentHashHttpCookyResult

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

Fields

View Source

Name

The name of the Backend Service.

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

Path

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

Ttls

Declaration
public readonly ImmutableArray<GetBackendServiceConsistentHashHttpCookyTtlResult> Ttls
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<GetBackendServiceConsistentHashHttpCookyTtlResult>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.