ArmNetworkCloudModelFactory.NetworkCloudVolumePatch Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.