ArmNetworkCloudModelFactory.NetworkCloudVolumePatch Method

Definition

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

Parameters

tags
IDictionary<String,String>

Resource tags.

Returns

A new NetworkCloudVolumePatch instance for mocking.

Applies to