Show / Hide Table of Contents

Class ElastigroupBackendService

Inheritance
System.Object
ElastigroupBackendService
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.SpotInst.Gke.Outputs
Assembly: Pulumi.SpotInst.dll
Syntax
public sealed class ElastigroupBackendService

Fields

View Source

LocationType

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

NamedPorts

Declaration
public readonly ImmutableArray<ElastigroupBackendServiceNamedPort> NamedPorts
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<ElastigroupBackendServiceNamedPort>
View Source

Scheme

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

ServiceName

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