pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.nginx.kotlin.inputs
/
DeploymentNetworkInterfaceArgs
Deployment
Network
Interface
Args
data
class
DeploymentNetworkInterfaceArgs
(
val
subnetId
:
Output
<
String
>
)
:
ConvertibleToJava
<
DeploymentNetworkInterfaceArgs
>
Constructors
Functions
Properties
Constructors
Deployment
Network
Interface
Args
Link copied to clipboard
fun
DeploymentNetworkInterfaceArgs
(
subnetId
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
DeploymentNetworkInterfaceArgs
Properties
subnet
Id
Link copied to clipboard
val
subnetId
:
Output
<
String
>
Specify The SubNet Resource ID to this Nginx Deployment.