toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
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
>
Members
Constructors
Get
Backup
Vault
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
vaultName
:
String
)
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
vault
Name
Link copied to clipboard
val
vaultName
:
String
The name of the backup vault.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetBackupVaultPlainArgs