toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.domainservices.kotlin.inputs
/
ServiceInitialReplicaSetArgs
/
ServiceInitialReplicaSetArgs
Service
Initial
Replica
Set
Args
constructor
(
domainControllerIpAddresses
:
Output
<
List
<
String
>
>
?
=
null
,
externalAccessIpAddress
:
Output
<
String
>
?
=
null
,
id
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
serviceStatus
:
Output
<
String
>
?
=
null
,
subnetId
:
Output
<
String
>
)