Skip to content

DefaultPatchBaselineProps

Properties for defining a DefaultPatchBaseline.

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

Initializer

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

Properties

Name Type Description
PatchBaselineName object Property patchBaselineName: The name of the patch baseline.

PatchBaselineNameRequired

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

Property patchBaselineName: The name of the patch baseline.