Class GetDdosBgpInstancesInstanceResult
Inheritance
System.Object
GetDdosBgpInstancesInstanceResult
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 GetDdosBgpInstancesInstanceResult
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 |
Id
The instance's id.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
IpCount
The instance's count of ip config.
Declaration
public readonly int IpCount
Field Value
| Type | Description |
|---|---|
| System.Int32 |
IpType
The instance's IP version.
Declaration
public readonly string IpType
Field Value
| Type | Description |
|---|---|
| System.String |
Name
The instance's remark.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
Region
A region of instance.
Declaration
public readonly string Region
Field Value
| Type | Description |
|---|---|
| System.String |
Type
The instance's type.
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |