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