Skip to content

SecurityOptionsProperty

Initializer

using AlibabaCloud.SDK.ROS.CDK.Ecs;
new SecurityOptionsProperty {
    object TrustedSystemMode = null
};

Properties

Name Type Description
TrustedSystemMode object No description.

TrustedSystemModeOptional

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