toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.quota.kotlin.inputs
/
GroupQuotasEntityPropertiesArgs
Group
Quotas
Entity
Properties
Args
data
class
GroupQuotasEntityPropertiesArgs
(
val
displayName
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
GroupQuotasEntityPropertiesArgs
>
Members
Constructors
Group
Quotas
Entity
Properties
Args
Link copied to clipboard
constructor
(
displayName
:
Output
<
String
>
?
=
null
)
Properties
display
Name
Link copied to clipboard
val
displayName
:
Output
<
String
>
?
=
null
Display name of the GroupQuota entity.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GroupQuotasEntityPropertiesArgs