GetCommonBandwidthPackagesPackage

data class GetCommonBandwidthPackagesPackage(val bandwidth: String, val bandwidthPackageId: String, val bandwidthPackageName: String, val businessStatus: String, val deletionProtection: Boolean, val description: String, val expiredTime: String, val hasReservationData: Boolean, val id: String, val internetChargeType: String, val isp: String, val name: String, val paymentType: String, val publicIpAddresses: List<GetCommonBandwidthPackagesPackagePublicIpAddress>, val ratio: Int, val reservationActiveTime: String, val reservationBandwidth: String, val reservationInternetChargeType: String, val reservationOrderType: String, val resourceGroupId: String, val serviceManaged: Int, val status: String)

Constructors

Link copied to clipboard
constructor(bandwidth: String, bandwidthPackageId: String, bandwidthPackageName: String, businessStatus: String, deletionProtection: Boolean, description: String, expiredTime: String, hasReservationData: Boolean, id: String, internetChargeType: String, isp: String, name: String, paymentType: String, publicIpAddresses: List<GetCommonBandwidthPackagesPackagePublicIpAddress>, ratio: Int, reservationActiveTime: String, reservationBandwidth: String, reservationInternetChargeType: String, reservationOrderType: String, resourceGroupId: String, serviceManaged: Int, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The peak bandwidth of the Internet Shared Bandwidth instance.

Link copied to clipboard

The resource ID of bandwidth package.

Link copied to clipboard

The name of bandwidth package.

Link copied to clipboard

The business status of the Common Bandwidth Package instance.

Link copied to clipboard

The deletion protection of bandwidth package.

Link copied to clipboard

The description of the Common Bandwidth Package instance.

Link copied to clipboard

The expired time of bandwidth package.

Link copied to clipboard

Is has reservation data.

Link copied to clipboard
val id: String

ID of the Common Bandwidth Package.

Link copied to clipboard

The internet charge type of bandwidth package.

Link copied to clipboard
val isp: String

ISP of the Common Bandwidth Package.

Link copied to clipboard

Name of the Common Bandwidth Package.

Link copied to clipboard

The payment type of bandwidth package.

Link copied to clipboard

Public ip addresses that in the Common Bandwidth Pakcage.

Link copied to clipboard
val ratio: Int

The ratio of bandwidth package.

Link copied to clipboard

The active time of reservation.

Link copied to clipboard

The bandwidth of reservation.

Link copied to clipboard

The charge type of reservation internet.

Link copied to clipboard

The type of reservation order.

Link copied to clipboard

The Id of resource group which the common bandwidth package belongs.

Link copied to clipboard

The service managed.

Link copied to clipboard

The status of bandwidth package. Valid values: Available and Pending.