PersistenceProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkslb"
&alicloudroscdkslb.PersistenceProperty {
Cookie: interface{},
CookieTimeout: interface{},
PersistenceTimeout: interface{},
StickySession: interface{},
StickySessionType: interface{},
XForwardedFor: interface{},
XForwardedForClientSrcPort: interface{},
XForwardedForProto: interface{},
XForwardedForSlbid: interface{},
XForwardedForSlbip: interface{},
XForwardedForSlbport: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Cookie |
interface{} |
No description. |
CookieTimeout |
interface{} |
No description. |
PersistenceTimeout |
interface{} |
No description. |
StickySession |
interface{} |
No description. |
StickySessionType |
interface{} |
No description. |
XForwardedFor |
interface{} |
No description. |
XForwardedForClientSrcPort |
interface{} |
No description. |
XForwardedForProto |
interface{} |
No description. |
XForwardedForSlbid |
interface{} |
No description. |
XForwardedForSlbip |
interface{} |
No description. |
XForwardedForSlbport |
interface{} |
No description. |
Cookie
Optional
Cookie interface{}
- Type: interface{}
CookieTimeout
Optional
CookieTimeout interface{}
- Type: interface{}
PersistenceTimeout
Optional
PersistenceTimeout interface{}
- Type: interface{}
StickySession
Optional
StickySession interface{}
- Type: interface{}
StickySessionType
Optional
StickySessionType interface{}
- Type: interface{}
XForwardedFor
Optional
XForwardedFor interface{}
- Type: interface{}
XForwardedForClientSrcPort
Optional
XForwardedForClientSrcPort interface{}
- Type: interface{}
XForwardedForProto
Optional
XForwardedForProto interface{}
- Type: interface{}
XForwardedForSlbid
Optional
XForwardedForSlbid interface{}
- Type: interface{}
XForwardedForSlbip
Optional
XForwardedForSlbip interface{}
- Type: interface{}
XForwardedForSlbport
Optional
XForwardedForSlbport interface{}
- Type: interface{}