toggle menu
pulumi-azure-kotlin
5.87.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.healthcare.kotlin
/
DicomServiceArgs
/
DicomServiceArgs
Dicom
Service
Args
constructor
(
identity
:
Output
<
DicomServiceIdentityArgs
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
publicNetworkAccessEnabled
:
Output
<
Boolean
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
workspaceId
:
Output
<
String
>
?
=
null
)