ArmNetAppModelFactory.NetAppBackupVaultBackupPatch(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Azure.ResourceManager.NetApp.Models.NetAppBackupVaultBackupPatch NetAppBackupVaultBackupPatch(string label = default);
static member NetAppBackupVaultBackupPatch : string -> Azure.ResourceManager.NetApp.Models.NetAppBackupVaultBackupPatch
Public Shared Function NetAppBackupVaultBackupPatch (Optional label As String = Nothing) As NetAppBackupVaultBackupPatch
Parameters
- label
- String
Label for backup.
Returns
A new NetAppBackupVaultBackupPatch instance for mocking.