toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.workloads.kotlin.inputs
/
SiteProfileArgs
Site
Profile
Args
data
class
SiteProfileArgs
(
val
domainName
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
SiteProfileArgs
>
Workload website profile
Members
Constructors
Site
Profile
Args
Link copied to clipboard
constructor
(
domainName
:
Output
<
String
>
?
=
null
)
Properties
domain
Name
Link copied to clipboard
val
domainName
:
Output
<
String
>
?
=
null
Domain name for the application site URL
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
SiteProfileArgs