Class GetCommonBandwidthPackagesPackageResult
Inheritance
System.Object
GetCommonBandwidthPackagesPackageResult
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.Vpc.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetCommonBandwidthPackagesPackageResult
Fields
View SourceBandwidth
The peak bandwidth of the Internet Shared Bandwidth instance.
Declaration
public readonly string Bandwidth
Field Value
| Type | Description |
|---|---|
| System.String |
BusinessStatus
The business status of the Common Bandwidth Package instance.
Declaration
public readonly string BusinessStatus
Field Value
| Type | Description |
|---|---|
| System.String |
CreationTime
Time of creation.
Declaration
public readonly string CreationTime
Field Value
| Type | Description |
|---|---|
| System.String |
Description
The description of the Common Bandwidth Package instance.
Declaration
public readonly string Description
Field Value
| Type | Description |
|---|---|
| System.String |
Id
ID of the Common Bandwidth Package.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
Isp
ISP of the Common Bandwidth Package.
Declaration
public readonly string Isp
Field Value
| Type | Description |
|---|---|
| System.String |
Name
Name of the Common Bandwidth Package.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
PublicIpAddresses
Public ip addresses that in the Common Bandwidth Pakcage.
Declaration
public readonly ImmutableArray<GetCommonBandwidthPackagesPackagePublicIpAddressResult> PublicIpAddresses
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<GetCommonBandwidthPackagesPackagePublicIpAddressResult> |
ResourceGroupId
The Id of resource group which the common bandwidth package belongs.
Declaration
public readonly string ResourceGroupId
Field Value
| Type | Description |
|---|---|
| System.String |
Status
Status of the Common Bandwidth Package.
Declaration
public readonly string Status
Field Value
| Type | Description |
|---|---|
| System.String |