Class ElastigroupBackendServiceNamedPortGetArgs
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.Inputs
Assembly: Pulumi.SpotInst.dll
Syntax
public sealed class ElastigroupBackendServiceNamedPortGetArgs : ResourceArgs
Constructors
View SourceElastigroupBackendServiceNamedPortGetArgs()
Declaration
public ElastigroupBackendServiceNamedPortGetArgs()
Properties
View SourceName
Declaration
public Input<string> Name { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Ports
Declaration
public InputList<string> Ports { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<System.String> |