Skip to content

LoadBalancerBillingConfigProperty

Initializer

using AlibabaCloud.SDK.ROS.CDK.Nlb;
new LoadBalancerBillingConfigProperty {
    object PayType = null
};

Properties

Name Type Description
PayType object No description.

PayTypeOptional

public object PayType { get; set; }
  • Type: object