ArmDevTestLabsModelFactory.DevTestLabExternalSubnet 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.
Initializes a new instance of DevTestLabExternalSubnet.
public static Azure.ResourceManager.DevTestLabs.Models.DevTestLabExternalSubnet DevTestLabExternalSubnet (Azure.Core.ResourceIdentifier id = default, string name = default);
static member DevTestLabExternalSubnet : Azure.Core.ResourceIdentifier * string -> Azure.ResourceManager.DevTestLabs.Models.DevTestLabExternalSubnet
Public Shared Function DevTestLabExternalSubnet (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing) As DevTestLabExternalSubnet
Parameters
Gets or sets the identifier.
- name
- String
Gets or sets the name.
Returns
A new DevTestLabExternalSubnet instance for mocking.