ArmNetAppModelFactory.NetAppBackupVaultPatch Method

Definition

public static Azure.ResourceManager.NetApp.Models.NetAppBackupVaultPatch NetAppBackupVaultPatch(System.Collections.Generic.IDictionary<string,string> tags = default);
static member NetAppBackupVaultPatch : System.Collections.Generic.IDictionary<string, string> -> Azure.ResourceManager.NetApp.Models.NetAppBackupVaultPatch
Public Shared Function NetAppBackupVaultPatch (Optional tags As IDictionary(Of String, String) = Nothing) As NetAppBackupVaultPatch

Parameters

tags
IDictionary<String,String>

Resource tags.

Returns

A new NetAppBackupVaultPatch instance for mocking.

Applies to