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. |
PatchBaselineName
Required
public object PatchBaselineName { get; set; }
- Type: object
RefreshOptions
Optional
public object RefreshOptions { get; set; }
- Type: object