Achetez de la bande passante Internet pour une adresse IPv6.
Syntaxe
{
"Type": "ALIYUN::VPC::Ipv6InternetBandwidth",
"Properties": {
"Bandwidth": Integer,
"Ipv6AddressId": String,
"Ipv6GatewayId": String,
"InternetChargeType": String
}
}
Propriétés
|
Propriété |
Type |
Obligatoire |
Modifiable |
Description |
Contrainte |
|
Bandwidth |
Integer |
Oui |
Oui |
Bande passante Internet de l'adresse IPv6. |
Valeurs possibles :
Unité : Mbit/s. |
|
Ipv6AddressId |
String |
Oui |
Non |
ID de l'adresse IPv6. |
Aucune. |
|
Ipv6GatewayId |
String |
Oui |
Non |
ID de la passerelle IPv6. |
Aucune. |
|
InternetChargeType |
String |
Non |
Non |
Méthode de facturation de la bande passante Internet IPv6. |
Valeurs possibles :
|
Valeurs de retour
Fn::GetAtt
InternetBandwidthId : ID de la bande passante Internet.
Exemples
Pour plus d'exemples, consultez les fichiers SnatEntry.json et SnatEntry.yml. Ces exemples utilisent les types de ressources suivants : ALIYUN::ECS::VPC, ALIYUN::ECS::vSwitch, ALIYUN::VPC::SnatEntry, ALIYUN::VPC::CommonBandwidthPackage, ALIYUN::VPC::CommonBandwidthPackageIp, ALIYUN::VPC::Ipv6Gateway et ALIYUN::VPC::Ipv6InternetBandwidth.