pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
DelegationPropertiesArgs
Delegation
Properties
Args
data
class
DelegationPropertiesArgs
(
val
serviceName
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
DelegationPropertiesArgs
>
Properties of the delegation.
Constructors
Functions
Properties
Constructors
Delegation
Properties
Args
Link copied to clipboard
fun
DelegationPropertiesArgs
(
serviceName
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
DelegationPropertiesArgs
Properties
service
Name
Link copied to clipboard
val
serviceName
:
Output
<
String
>
?
=
null
The service name to which the NVA is delegated.