toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.healthcare.kotlin.outputs
/
GetDicomServiceStorage
Get
Dicom
Service
Storage
data
class
GetDicomServiceStorage
(
val
fileSystemName
:
String
,
val
storageAccountId
:
String
)
Members
Constructors
Get
Dicom
Service
Storage
Link copied to clipboard
constructor
(
fileSystemName
:
String
,
storageAccountId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
file
System
Name
Link copied to clipboard
val
fileSystemName
:
String
The filesystem name of connected storage account.
storage
Account
Id
Link copied to clipboard
val
storageAccountId
:
String
The resource ID of connected storage account.