Skip to content

DeploymentTargetsProperty

Initializer

using AlibabaCloud.SDK.ROS.CDK.Ros;
new DeploymentTargetsProperty {
    object RdFolderIds = null
};

Properties

Name Type Description
RdFolderIds object No description.

RdFolderIdsOptional

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