Skip to content

SourceProperty

Initializer

using AlibabaCloud.SDK.ROS.CDK.Hbr;
new SourceProperty {
    object Entries = null
};

Properties

Name Type Description
Entries object No description.

EntriesOptional

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