RosSmartAccessGatewayBindingProps
Properties for defining a RosSmartAccessGatewayBinding
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-sag-smartaccessgatewaybinding
Initializer
using AlibabaCloud.SDK.ROS.CDK.Sag;
new RosSmartAccessGatewayBindingProps {
object CcnId,
object SmartAgId
};
Properties
Name | Type | Description |
---|---|---|
CcnId |
object |
No description. |
SmartAgId |
object |
No description. |
CcnId
Required
public object CcnId { get; set; }
- Type: object
SmartAgId
Required
public object SmartAgId { get; set; }
- Type: object