ArmSecurityCenterModelFactory.PrivateLinkResourcePatch Method

Definition

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

Parameters

tags
IDictionary<String,String>

Resource tags.

Returns

A new PrivateLinkResourcePatch instance for mocking.

Applies to