Skip to content

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.

CcnIdRequired

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

SmartAgIdRequired

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