Show / Hide Table of Contents

Class GetBandwidthPackagesPackageResult

Inheritance
System.Object
GetBandwidthPackagesPackageResult
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.Cen.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetBandwidthPackagesPackageResult

Fields

View Source

Bandwidth

The bandwidth in Mbps of the CEN bandwidth package.

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

BandwidthPackageChargeType

The billing method, including "POSTPAY" and "PREPAY".

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

BusinessStatus

Status of the CEN Bandwidth Package, including "Normal", "FinancialLocked" and "SecurityLocked".

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

CreationTime

Creation time of the CEN bandwidth package.

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

Description

Description of the CEN Bandwidth Package.

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

GeographicRegionAId

Region ID of the interconnected regions.

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

GeographicRegionBId

Region ID of the interconnected regions.

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

Id

ID of the CEN Bandwidth Package.

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

InstanceId

ID of a CEN instance.

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

Name

Name of the CEN Bandwidth Package.

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

Status

Status of the CEN Bandwidth Package in CEN instance, including "Idle" and "InUse".

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