ArmStorageCacheModelFactory.AmlFileSystemExpansionJobPatch Method

Definition

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

Parameters

tags
IDictionary<String,String>

Resource tags.

Returns

A new AmlFileSystemExpansionJobPatch instance for mocking.

Applies to