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