ArmNetworkCloudModelFactory.NetworkCloudL2NetworkPatch 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.NetworkCloudL2NetworkPatch NetworkCloudL2NetworkPatch(System.Collections.Generic.IDictionary<string,string> tags = default);
static member NetworkCloudL2NetworkPatch : System.Collections.Generic.IDictionary<string, string> -> Azure.ResourceManager.NetworkCloud.Models.NetworkCloudL2NetworkPatch
Public Shared Function NetworkCloudL2NetworkPatch (Optional tags As IDictionary(Of String, String) = Nothing) As NetworkCloudL2NetworkPatch
Parameters
- tags
- IDictionary<String,String>
Resource tags.
Returns
A new NetworkCloudL2NetworkPatch instance for mocking.