Partilhar via


ArmDevTestLabsModelFactory.DevTestLabExternalSubnet Método

Definição

Inicializa uma nova instância 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

Obtém ou define o identificador.

name
String

Obtém ou define o nome.

Retornos

Uma nova DevTestLabExternalSubnet instância para simulação.

Aplica-se a