Skip to content

TracingConfigProperty

Initializer

using AlibabaCloud.SDK.ROS.CDK.Fc;
new TracingConfigProperty {
    object Params = null,
    object Type = null
};

Properties

Name Type Description
Params object No description.
Type object No description.

ParamsOptional

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

TypeOptional

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