pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dataprotection.kotlin.inputs
/
GetBackupVaultPlainArgs
Get
Backup
Vault
Plain
Args
data
class
GetBackupVaultPlainArgs
(
val
resourceGroupName
:
String
,
val
vaultName
:
String
)
:
ConvertibleToJava
<
GetBackupVaultPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Backup
Vault
Plain
Args
Link copied to clipboard
fun
GetBackupVaultPlainArgs
(
resourceGroupName
:
String
,
vaultName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetBackupVaultPlainArgs
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group where the backup vault is present.
vault
Name
Link copied to clipboard
val
vaultName
:
String
The name of the backup vault.