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 SourceLocationType
Declaration
public readonly string LocationType
Field Value
| Type | Description |
|---|---|
| System.String |
NamedPorts
Declaration
public readonly ImmutableArray<ElastigroupBackendServiceNamedPort> NamedPorts
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<ElastigroupBackendServiceNamedPort> |
Scheme
Declaration
public readonly string Scheme
Field Value
| Type | Description |
|---|---|
| System.String |
ServiceName
Declaration
public readonly string ServiceName
Field Value
| Type | Description |
|---|---|
| System.String |