ArmNetAppModelFactory.NetAppElasticBackupVaultPatch Method

Definition

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

Parameters

tags
IDictionary<String,String>

Resource tags.

Returns

A new NetAppElasticBackupVaultPatch instance for mocking.

Applies to