Compartilhar via


NetworkManagerCommit Construtor

Definição

Inicializa uma nova instância de NetworkManagerCommit.

public NetworkManagerCommit (System.Collections.Generic.IEnumerable<string> targetLocations, Azure.ResourceManager.Network.Models.NetworkConfigurationDeploymentType commitType);
new Azure.ResourceManager.Network.Models.NetworkManagerCommit : seq<string> * Azure.ResourceManager.Network.Models.NetworkConfigurationDeploymentType -> Azure.ResourceManager.Network.Models.NetworkManagerCommit
Public Sub New (targetLocations As IEnumerable(Of String), commitType As NetworkConfigurationDeploymentType)

Parâmetros

targetLocations
IEnumerable<String>

Lista de locais de destino.

commitType
NetworkConfigurationDeploymentType

Tipo de Confirmação.

Exceções

targetLocations é nulo.

Aplica-se a