Skip to content

RosDefaultPatchBaselineProps

Properties for defining a RosDefaultPatchBaseline.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-oos-defaultpatchbaseline

Initializer

using AlibabaCloud.SDK.ROS.CDK.Oos;
new RosDefaultPatchBaselineProps {
    object PatchBaselineName
};

Properties

Name Type Description
PatchBaselineName object No description.

PatchBaselineNameRequired

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