pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.backup.kotlin
/
ProtectedFileShareArgs
/
ProtectedFileShareArgs
Protected
File
Share
Args
fun
ProtectedFileShareArgs
(
backupPolicyId
:
Output
<
String
>
?
=
null
,
recoveryVaultName
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
sourceFileShareName
:
Output
<
String
>
?
=
null
,
sourceStorageAccountId
:
Output
<
String
>
?
=
null
)