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 SourceBandwidth
The bandwidth in Mbps of the CEN bandwidth package.
Declaration
public readonly int Bandwidth
Field Value
| Type | Description |
|---|---|
| System.Int32 |
BandwidthPackageChargeType
The billing method, including "POSTPAY" and "PREPAY".
Declaration
public readonly string BandwidthPackageChargeType
Field Value
| Type | Description |
|---|---|
| System.String |
BusinessStatus
Status of the CEN Bandwidth Package, including "Normal", "FinancialLocked" and "SecurityLocked".
Declaration
public readonly string BusinessStatus
Field Value
| Type | Description |
|---|---|
| System.String |
CreationTime
Creation time of the CEN bandwidth package.
Declaration
public readonly string CreationTime
Field Value
| Type | Description |
|---|---|
| System.String |
Description
Description of the CEN Bandwidth Package.
Declaration
public readonly string Description
Field Value
| Type | Description |
|---|---|
| System.String |
GeographicRegionAId
Region ID of the interconnected regions.
Declaration
public readonly string GeographicRegionAId
Field Value
| Type | Description |
|---|---|
| System.String |
GeographicRegionBId
Region ID of the interconnected regions.
Declaration
public readonly string GeographicRegionBId
Field Value
| Type | Description |
|---|---|
| System.String |
Id
ID of the CEN Bandwidth Package.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
InstanceId
ID of a CEN instance.
Declaration
public readonly string InstanceId
Field Value
| Type | Description |
|---|---|
| System.String |
Name
Name of the CEN Bandwidth Package.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
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 |