Skip to content

AccessControlRulesProperty

Initializer

using AlibabaCloud.SDK.ROS.CDK.Kms;
new AccessControlRulesProperty {
    object NetworkRules
};

Properties

Name Type Description
NetworkRules object No description.

NetworkRulesRequired

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