ArmHardwareSecurityModulesModelFactory.DedicatedHsmPatch Method

Definition

Patchable properties of the dedicated HSM.

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

Parameters

tags
IDictionary<String,String>

Resource tags.

Returns

A new DedicatedHsmPatch instance for mocking.

Applies to