Class GetClusterTemplateTemplateRevisionClusterConfigRkeConfigCloudProviderOpenstackCloudProviderLoadBalancerResult
Inheritance
System.Object
GetClusterTemplateTemplateRevisionClusterConfigRkeConfigCloudProviderOpenstackCloudProviderLoadBalancerResult
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()
Assembly: Pulumi.Rancher2.dll
Syntax
public sealed class GetClusterTemplateTemplateRevisionClusterConfigRkeConfigCloudProviderOpenstackCloudProviderLoadBalancerResult
Fields
View Source
CreateMonitor
Declaration
public readonly bool CreateMonitor
Field Value
| Type |
Description |
| System.Boolean |
|
View Source
FloatingNetworkId
Declaration
public readonly string FloatingNetworkId
Field Value
| Type |
Description |
| System.String |
|
View Source
LbMethod
Declaration
public readonly string LbMethod
Field Value
| Type |
Description |
| System.String |
|
View Source
LbProvider
Declaration
public readonly string LbProvider
Field Value
| Type |
Description |
| System.String |
|
View Source
LbVersion
Declaration
public readonly string LbVersion
Field Value
| Type |
Description |
| System.String |
|
View Source
ManageSecurityGroups
Declaration
public readonly bool ManageSecurityGroups
Field Value
| Type |
Description |
| System.Boolean |
|
View Source
MonitorDelay
Declaration
public readonly string MonitorDelay
Field Value
| Type |
Description |
| System.String |
|
View Source
MonitorMaxRetries
Declaration
public readonly int? MonitorMaxRetries
Field Value
| Type |
Description |
| System.Nullable<System.Int32> |
|
View Source
MonitorTimeout
Declaration
public readonly string MonitorTimeout
Field Value
| Type |
Description |
| System.String |
|
View Source
SubnetId
Declaration
public readonly string SubnetId
Field Value
| Type |
Description |
| System.String |
|
View Source
UseOctavia
Declaration
public readonly bool UseOctavia
Field Value
| Type |
Description |
| System.Boolean |
|