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. |
PatchBaselineName
Required
public object PatchBaselineName { get; set; }
- Type: object
Property patchBaselineName: The name of the patch baseline.