ArmNetAppModelFactory.NetAppCachePatch Method

Definition

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

Parameters

tags
IDictionary<String,String>

Resource tags.

properties
NetAppCachePatchProperties

The resource-specific properties for this resource.

Returns

A new NetAppCachePatch instance for mocking.

Applies to