Skip to content

PreStopExecProperty

Initializer

using AlibabaCloud.SDK.ROS.CDK.Edas;
new PreStopExecProperty {
    object Command = null
};

Properties

Name Type Description
Command object No description.

CommandOptional

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