toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.domainregistration.kotlin
/
domain
domain
suspend
fun
domain
(
name
:
String
,
block
:
suspend
DomainResourceBuilder
.
(
)
->
Unit
)
:
Domain
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Domain
.
See also
Domain
.
fun
domain
(
name
:
String
)
:
Domain
Parameters
name
The
unique
name of the resulting resource.
See also
Domain
.