Skip to content

RosStorageBundlesProps

Properties for defining a RosStorageBundles.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-cloudstoragegateway-storagebundles

Initializer

using AlibabaCloud.SDK.ROS.CDK.Cloudstoragegateway;
new RosStorageBundlesProps {
    object RefreshOptions = null
};

Properties

Name Type Description
RefreshOptions object No description.

RefreshOptionsOptional

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