Compartir a través de


ArmDevTestLabsModelFactory.DevTestLabExternalSubnet Método

Definición

Inicializa una nueva instancia de 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

Parámetros

id
ResourceIdentifier

Obtiene o establece el identificador.

name
String

Obtiene o establece el nombre.

Devoluciones

DevTestLabExternalSubnet Nueva instancia de para simular.

Se aplica a