RosInstanceProps
Properties for defining a RosInstance
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-threatdetection-instance
Initializer
using AlibabaCloud.SDK.ROS.CDK.Threatdetection;
new RosInstanceProps {
object PaymentType,
object VersionCode,
object BuyNumber = null,
object ContainerImageScan = null,
object ContainerImageScanNew = null,
object Honeypot = null,
object HoneypotSwitch = null,
object ModifyType = null,
object Period = null,
object ProductType = null,
object RaspCount = null,
object RenewalPeriodUnit = null,
object RenewalStatus = null,
object RenewPeriod = null,
object SasAntiRansomware = null,
object SasCspm = null,
object SasCspmSwitch = null,
object SasSc = null,
object SasSdk = null,
object SasSdkSwitch = null,
object SasSlsStorage = null,
object SasWebguardBoolean = null,
object SasWebguardOrderNum = null,
object ThreatAnalysis = null,
object ThreatAnalysisSwitch = null,
object VCore = null,
object VulCount = null,
object VulSwitch = null
};
Properties
Name | Type | Description |
---|---|---|
PaymentType |
object |
No description. |
VersionCode |
object |
No description. |
BuyNumber |
object |
No description. |
ContainerImageScan |
object |
No description. |
ContainerImageScanNew |
object |
No description. |
Honeypot |
object |
No description. |
HoneypotSwitch |
object |
No description. |
ModifyType |
object |
No description. |
Period |
object |
No description. |
ProductType |
object |
No description. |
RaspCount |
object |
No description. |
RenewalPeriodUnit |
object |
No description. |
RenewalStatus |
object |
No description. |
RenewPeriod |
object |
No description. |
SasAntiRansomware |
object |
No description. |
SasCspm |
object |
No description. |
SasCspmSwitch |
object |
No description. |
SasSc |
object |
No description. |
SasSdk |
object |
No description. |
SasSdkSwitch |
object |
No description. |
SasSlsStorage |
object |
No description. |
SasWebguardBoolean |
object |
No description. |
SasWebguardOrderNum |
object |
No description. |
ThreatAnalysis |
object |
No description. |
ThreatAnalysisSwitch |
object |
No description. |
VCore |
object |
No description. |
VulCount |
object |
No description. |
VulSwitch |
object |
No description. |
PaymentType
Required
public object PaymentType { get; set; }
- Type: object
VersionCode
Required
public object VersionCode { get; set; }
- Type: object
BuyNumber
Optional
public object BuyNumber { get; set; }
- Type: object
ContainerImageScan
Optional
public object ContainerImageScan { get; set; }
- Type: object
ContainerImageScanNew
Optional
public object ContainerImageScanNew { get; set; }
- Type: object
Honeypot
Optional
public object Honeypot { get; set; }
- Type: object
HoneypotSwitch
Optional
public object HoneypotSwitch { get; set; }
- Type: object
ModifyType
Optional
public object ModifyType { get; set; }
- Type: object
Period
Optional
public object Period { get; set; }
- Type: object
ProductType
Optional
public object ProductType { get; set; }
- Type: object
RaspCount
Optional
public object RaspCount { get; set; }
- Type: object
RenewalPeriodUnit
Optional
public object RenewalPeriodUnit { get; set; }
- Type: object
RenewalStatus
Optional
public object RenewalStatus { get; set; }
- Type: object
RenewPeriod
Optional
public object RenewPeriod { get; set; }
- Type: object
SasAntiRansomware
Optional
public object SasAntiRansomware { get; set; }
- Type: object
SasCspm
Optional
public object SasCspm { get; set; }
- Type: object
SasCspmSwitch
Optional
public object SasCspmSwitch { get; set; }
- Type: object
SasSc
Optional
public object SasSc { get; set; }
- Type: object
SasSdk
Optional
public object SasSdk { get; set; }
- Type: object
SasSdkSwitch
Optional
public object SasSdkSwitch { get; set; }
- Type: object
SasSlsStorage
Optional
public object SasSlsStorage { get; set; }
- Type: object
SasWebguardBoolean
Optional
public object SasWebguardBoolean { get; set; }
- Type: object
SasWebguardOrderNum
Optional
public object SasWebguardOrderNum { get; set; }
- Type: object
ThreatAnalysis
Optional
public object ThreatAnalysis { get; set; }
- Type: object
ThreatAnalysisSwitch
Optional
public object ThreatAnalysisSwitch { get; set; }
- Type: object
VCore
Optional
public object VCore { get; set; }
- Type: object
VulCount
Optional
public object VulCount { get; set; }
- Type: object
VulSwitch
Optional
public object VulSwitch { get; set; }
- Type: object