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 SourceName
The name of the Backend Service.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
Path
Declaration
public readonly string Path
Field Value
| Type | Description |
|---|---|
| System.String |
Ttls
Declaration
public readonly ImmutableArray<GetBackendServiceConsistentHashHttpCookyTtlResult> Ttls
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<GetBackendServiceConsistentHashHttpCookyTtlResult> |