toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
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.
Members
Constructors
Delegation
Properties
Args
Link copied to clipboard
constructor
(
serviceName
:
Output
<
String
>
?
=
null
)
Properties
service
Name
Link copied to clipboard
val
serviceName
:
Output
<
String
>
?
=
null
The service name to which the NVA is delegated.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
DelegationPropertiesArgs