Language

ArmHardwareSecurityModulesModelFactory.PaymentHsmClusterPatch Method

Definition

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

Parameters

tags
IDictionary<String,String>

Resource tags.

Returns

A new PaymentHsmClusterPatch instance for mocking.

Applies to