Class GetDdosCooInstancesInstanceResult
Inheritance
System.Object
GetDdosCooInstancesInstanceResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.AliCloud.Ddos.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetDdosCooInstancesInstanceResult
Fields
View SourceBandwidth
The instance's elastic defend bandwidth.
Declaration
public readonly int Bandwidth
Field Value
| Type | Description |
|---|---|
| System.Int32 |
BaseBandwidth
The instance's base defend bandwidth.
Declaration
public readonly int BaseBandwidth
Field Value
| Type | Description |
|---|---|
| System.Int32 |
DomainCount
The instance's count of domain retransmission config.
Declaration
public readonly int DomainCount
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Id
The instance's id.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
Name
The instance's remark.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
PortCount
The instance's count of port retransmission config.
Declaration
public readonly int PortCount
Field Value
| Type | Description |
|---|---|
| System.Int32 |
ServiceBandwidth
The instance's business bandwidth.
Declaration
public readonly int ServiceBandwidth
Field Value
| Type | Description |
|---|---|
| System.Int32 |