GetPolicyFilesharePlainArgs

data class GetPolicyFilesharePlainArgs(val name: String, val recoveryVaultName: String, val resourceGroupName: String) : ConvertibleToJava<GetPolicyFilesharePlainArgs>

A collection of arguments for invoking getPolicyFileshare.

Constructors

Link copied to clipboard
constructor(name: String, recoveryVaultName: String, resourceGroupName: String)

Properties

Link copied to clipboard

Specifies the name of the File Share Backup Policy.

Link copied to clipboard

Specifies the name of the Recovery Services Vault.

Link copied to clipboard

The name of the resource group in which the File Share Backup Policy resides.

Functions

Link copied to clipboard
open override fun toJava(): GetPolicyFilesharePlainArgs