Show / Hide Table of Contents

Class GetClusterRkeConfigCloudProviderOpenstackCloudProviderLoadBalancerResult

Inheritance
System.Object
GetClusterRkeConfigCloudProviderOpenstackCloudProviderLoadBalancerResult
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 GetClusterRkeConfigCloudProviderOpenstackCloudProviderLoadBalancerResult

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
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.