SmartAccessGatewayProps
Properties for defining a SmartAccessGateway
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-sag-smartaccessgateway
Initializer
using AlibabaCloud.SDK.ROS.CDK.Sag;
new SmartAccessGatewayProps {
object BuyerMessage,
object ChargeType,
object HardWareSpec,
object HaType,
object MaxBandWidth,
object Period,
object ReceiverAddress,
object ReceiverCity,
object ReceiverCountry,
object ReceiverDistrict,
object ReceiverEmail,
object ReceiverMobile,
object ReceiverName,
object ReceiverState,
object ReceiverTown,
object ReceiverZip,
object Activate = null,
object AlreadyHaveSag = null,
object AutoPay = null,
object CidrBlock = null,
object Description = null,
object Name = null,
object ReceiverPhone = null,
object RoutingStrategy = null,
object SecurityLockThreshold = null
};
Properties
Name | Type | Description |
---|---|---|
BuyerMessage |
object |
Property buyerMessage: The remarks left by the buyer. |
ChargeType |
object |
Property chargeType: The billing method of the SAG instance. |
HardWareSpec |
object |
Property hardWareSpec: The type of the SAG instance. |
HaType |
object |
Property haType: The deployment mode. |
MaxBandWidth |
object |
Property maxBandWidth: The bandwidth of the SAG instance. |
Period |
object |
Property period: The subscription period of the SAG instance. |
ReceiverAddress |
object |
Property receiverAddress: The detailed address of the recipient. |
ReceiverCity |
object |
Property receiverCity: The city of the recipient address. |
ReceiverCountry |
object |
Property receiverCountry: The country of the recipient address. |
ReceiverDistrict |
object |
Property receiverDistrict: The district of the recipient address. |
ReceiverEmail |
object |
Property receiverEmail: The email address of the recipient. |
ReceiverMobile |
object |
Property receiverMobile: The mobile phone number of the recipient. |
ReceiverName |
object |
Property receiverName: The name of the recipient. |
ReceiverState |
object |
Property receiverState: The province of the recipient address. |
ReceiverTown |
object |
Property receiverTown: The town of the recipient address. |
ReceiverZip |
object |
Property receiverZip: The postcode of the recipient address. |
Activate |
object |
Property activate: Activate SAG or not. |
AlreadyHaveSag |
object |
Property alreadyHaveSag: Specifies whether you already have an SAG device. |
AutoPay |
object |
Property autoPay: Specifies whether to enable auto-payment for the instance. |
CidrBlock |
object |
Property cidrBlock: The CIDR blocks of terminals in the private network. |
Description |
object |
Property description: The description of the SAG instance. |
Name |
object |
Property name: The name of the SAG instance. |
ReceiverPhone |
object |
Property receiverPhone: The landline phone number of the recipient. |
RoutingStrategy |
object |
Property routingStrategy: The policy to advertise routes from the private network to Alibaba Cloud. |
SecurityLockThreshold |
object |
Property securityLockThreshold: The time that a disconnected SAG device remain locked. |
BuyerMessage
Required
public object BuyerMessage { get; set; }
- Type: object
Property buyerMessage: The remarks left by the buyer.
ChargeType
Required
public object ChargeType { get; set; }
- Type: object
Property chargeType: The billing method of the SAG instance.
Set the value to PREPAY, which specifies the subscription billing method.
HardWareSpec
Required
public object HardWareSpec { get; set; }
- Type: object
Property hardWareSpec: The type of the SAG instance.
Valid values: sag-100wm sag-1000 sag-vcpe
HaType
Required
public object HaType { get; set; }
- Type: object
Property haType: The deployment mode.
Valid values: no_backup: You buy only one SAG device to connect private networks to Alibaba Cloud. cold_backup: You buy two SAG devices in active-standby mode. One SAG device serves as an active device and the other serves as a standby device. Only the active device is connected to Alibaba Cloud. If the active device is not working as expected, you must manually perform a switchover. warm_backup: You buy two SAG devices in active-active mode. Both SAG devices are connected to Alibaba Cloud. If an active device is not working as expected, a failover is automatically performed. Note If you want to create an SAG vCPE instance, set the value to warm_backup.
MaxBandWidth
Required
public object MaxBandWidth { get; set; }
- Type: object
Property maxBandWidth: The bandwidth of the SAG instance.
If you want to create an SAG CPE instance and the model is sag-100wm, valid values of this parameter are 2 to 50. Unit: Mbit/s. If you want to create an SAG CPE instance and the model is sag-1000, valid values of this parameter are 10 to 500. Unit: Mbit/s. If you want to create an SAG vCPE instance, valid values of this parameter are 10 to 1000. Unit: Mbit/s.
Period
Required
public object Period { get; set; }
- Type: object
Property period: The subscription period of the SAG instance.
Unit: months. Valid values: 1 to 9, 12, 24, and 36.
ReceiverAddress
Required
public object ReceiverAddress { get; set; }
- Type: object
Property receiverAddress: The detailed address of the recipient.
ReceiverCity
Required
public object ReceiverCity { get; set; }
- Type: object
Property receiverCity: The city of the recipient address.
ReceiverCountry
Required
public object ReceiverCountry { get; set; }
- Type: object
Property receiverCountry: The country of the recipient address.
ReceiverDistrict
Required
public object ReceiverDistrict { get; set; }
- Type: object
Property receiverDistrict: The district of the recipient address.
ReceiverEmail
Required
public object ReceiverEmail { get; set; }
- Type: object
Property receiverEmail: The email address of the recipient.
ReceiverMobile
Required
public object ReceiverMobile { get; set; }
- Type: object
Property receiverMobile: The mobile phone number of the recipient.
ReceiverName
Required
public object ReceiverName { get; set; }
- Type: object
Property receiverName: The name of the recipient.
ReceiverState
Required
public object ReceiverState { get; set; }
- Type: object
Property receiverState: The province of the recipient address.
ReceiverTown
Required
public object ReceiverTown { get; set; }
- Type: object
Property receiverTown: The town of the recipient address.
ReceiverZip
Required
public object ReceiverZip { get; set; }
- Type: object
Property receiverZip: The postcode of the recipient address.
Activate
Optional
public object Activate { get; set; }
- Type: object
Property activate: Activate SAG or not.
Default is False
AlreadyHaveSag
Optional
public object AlreadyHaveSag { get; set; }
- Type: object
Property alreadyHaveSag: Specifies whether you already have an SAG device.
Valid values: true: yes false (default): no
AutoPay
Optional
public object AutoPay { get; set; }
- Type: object
Property autoPay: Specifies whether to enable auto-payment for the instance.
Valid values: true: yes false: no If you set the parameter to false, go to Billing Management to complete the payment after you call this operation. After you complete the payment, the instance can be created.
CidrBlock
Optional
public object CidrBlock { get; set; }
- Type: object
Property cidrBlock: The CIDR blocks of terminals in the private network.
Make sure that the CIDR blocks do not overlap with each other. If the LAN port of the SAG device dynamically assigns IP addresses, IP addresses within the first CIDR block are assigned to terminals that have the Dynamic Host Configuration Protocol (DHCP) enabled.
Description
Optional
public object Description { get; set; }
- Type: object
Property description: The description of the SAG instance.
The description must be 2 to 256 characters in length, and can contain digits, periods (.), underscores (_), and hyphens (-). It must start with a letter.
Name
Optional
public object Name { get; set; }
- Type: object
Property name: The name of the SAG instance.
The name must be 2 to 128 characters in length and can contain digits, periods (.), underscores (_), and hyphens (-). It must start with a letter.
ReceiverPhone
Optional
public object ReceiverPhone { get; set; }
- Type: object
Property receiverPhone: The landline phone number of the recipient.
RoutingStrategy
Optional
public object RoutingStrategy { get; set; }
- Type: object
Property routingStrategy: The policy to advertise routes from the private network to Alibaba Cloud.
static: static routing. dynamic: dynamic routing.
SecurityLockThreshold
Optional
public object SecurityLockThreshold { get; set; }
- Type: object
Property securityLockThreshold: The time that a disconnected SAG device remain locked.
The time must be no shorter than zero second. Unit: second.