Show / Hide Table of Contents

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 Source

Bandwidth

The instance's elastic defend bandwidth.

Declaration
public readonly int Bandwidth
Field Value
Type Description
System.Int32
View Source

BaseBandwidth

The instance's base defend bandwidth.

Declaration
public readonly int BaseBandwidth
Field Value
Type Description
System.Int32
View Source

Id

The instance's id.

Declaration
public readonly string Id
Field Value
Type Description
System.String
View Source

IpCount

The instance's count of ip config.

Declaration
public readonly int IpCount
Field Value
Type Description
System.Int32
View Source

IpType

The instance's IP version.

Declaration
public readonly string IpType
Field Value
Type Description
System.String
View Source

Name

The instance's remark.

Declaration
public readonly string Name
Field Value
Type Description
System.String
View Source

Region

A region of instance.

Declaration
public readonly string Region
Field Value
Type Description
System.String
View Source

Type

The instance's type.

Declaration
public readonly string Type
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.