Skip to content

RosNetworkRulesProps

Properties for defining a RosNetworkRules.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-kms-networkrules

Initializer

using AlibabaCloud.SDK.ROS.CDK.Kms;
new RosNetworkRulesProps {
    object RefreshOptions = null
};

Properties

Name Type Description
RefreshOptions object No description.

RefreshOptionsOptional

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