RosPatchBaselineProps
Properties for defining a RosPatchBaseline.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-oos-patchbaseline
Initializer
using AlibabaCloud.SDK.ROS.CDK.Oos;
new RosPatchBaselineProps {
object PatchBaselineName,
object RefreshOptions = null
};
Properties
| Name | Type | Description |
|---|---|---|
PatchBaselineName |
object |
No description. |
RefreshOptions |
object |
No description. |
PatchBaselineNameRequired
public object PatchBaselineName { get; set; }
- Type: object
RefreshOptionsOptional
public object RefreshOptions { get; set; }
- Type: object