ProxyProtocolV2ConfigProperty
Initializer
using AlibabaCloud.SDK.ROS.CDK.Nlb;
new ProxyProtocolV2ConfigProperty {
object Ppv2PrivateLinkEpIdEnabled = null,
object Ppv2PrivateLinkEpsIdEnabled = null,
object Ppv2VpcIdEnabled = null
};
Properties
Name | Type | Description |
---|---|---|
Ppv2PrivateLinkEpIdEnabled |
object |
No description. |
Ppv2PrivateLinkEpsIdEnabled |
object |
No description. |
Ppv2VpcIdEnabled |
object |
No description. |
Ppv2PrivateLinkEpIdEnabled
Optional
public object Ppv2PrivateLinkEpIdEnabled { get; set; }
- Type: object
Ppv2PrivateLinkEpsIdEnabled
Optional
public object Ppv2PrivateLinkEpsIdEnabled { get; set; }
- Type: object
Ppv2VpcIdEnabled
Optional
public object Ppv2VpcIdEnabled { get; set; }
- Type: object