ArmSphereModelFactory.SphereCatalogPatch Method

Definition

The type used for update operations of the Catalog.

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

Parameters

tags
IDictionary<String,String>

Resource tags.

Returns

A new SphereCatalogPatch instance for mocking.

Applies to