ArmNetworkModelFactory.NetworkSubResource(ResourceIdentifier) 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.Network.Models.NetworkSubResource NetworkSubResource(Azure.Core.ResourceIdentifier id = default);
static member NetworkSubResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Network.Models.NetworkSubResource
Public Shared Function NetworkSubResource (Optional id As ResourceIdentifier = Nothing) As NetworkSubResource
Parameters
Resource ID.
Returns
A new NetworkSubResource instance for mocking.