toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.peering.kotlin.outputs
/
PeeringServiceSkuResponse
Peering
Service
Sku
Response
data
class
PeeringServiceSkuResponse
(
val
name
:
String
?
=
null
)
The SKU that defines the type of the peering service.
Members
Constructors
Peering
Service
Sku
Response
Link copied to clipboard
constructor
(
name
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
The name of the peering service SKU.