Partilhar via


DeploymentsWhatIfAtManagementGroupScopeHeaders Construtores

Definição

Sobrecargas

DeploymentsWhatIfAtManagementGroupScopeHeaders()

Inicializa uma nova instância da classe DeploymentsWhatIfAtManagementGroupScopeHeaders.

DeploymentsWhatIfAtManagementGroupScopeHeaders(String, String)

Inicializa uma nova instância da classe DeploymentsWhatIfAtManagementGroupScopeHeaders.

DeploymentsWhatIfAtManagementGroupScopeHeaders()

Inicializa uma nova instância da classe DeploymentsWhatIfAtManagementGroupScopeHeaders.

public DeploymentsWhatIfAtManagementGroupScopeHeaders ();
Public Sub New ()

Aplica-se a

DeploymentsWhatIfAtManagementGroupScopeHeaders(String, String)

Inicializa uma nova instância da classe DeploymentsWhatIfAtManagementGroupScopeHeaders.

public DeploymentsWhatIfAtManagementGroupScopeHeaders (string location = default, string retryAfter = default);
new Microsoft.Azure.Management.ResourceManager.Models.DeploymentsWhatIfAtManagementGroupScopeHeaders : string * string -> Microsoft.Azure.Management.ResourceManager.Models.DeploymentsWhatIfAtManagementGroupScopeHeaders
Public Sub New (Optional location As String = Nothing, Optional retryAfter As String = Nothing)

Parâmetros

location
String

URL para obter status dessa operação de longa execução.

retryAfter
String

Número de segundos de espera antes da sondagem para status.

Aplica-se a