pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.peering.kotlin.inputs
/
PeeringSkuArgs
Peering
Sku
Args
data
class
PeeringSkuArgs
(
val
name
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
PeeringSkuArgs
>
The SKU that defines the tier and kind of the peering.
Constructors
Functions
Properties
Constructors
Peering
Sku
Args
Link copied to clipboard
fun
PeeringSkuArgs
(
name
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
PeeringSkuArgs
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
?
=
null
The name of the peering SKU.