Partager via


DeploymentsWhatIfAtTenantScopeHeaders Constructeurs

Définition

Surcharges

DeploymentsWhatIfAtTenantScopeHeaders()

Initialise une nouvelle instance de la classe DeploymentsWhatIfAtTenantScopeHeaders.

DeploymentsWhatIfAtTenantScopeHeaders(String, String)

Initialise une nouvelle instance de la classe DeploymentsWhatIfAtTenantScopeHeaders.

DeploymentsWhatIfAtTenantScopeHeaders()

Initialise une nouvelle instance de la classe DeploymentsWhatIfAtTenantScopeHeaders.

public DeploymentsWhatIfAtTenantScopeHeaders ();
Public Sub New ()

S’applique à

DeploymentsWhatIfAtTenantScopeHeaders(String, String)

Initialise une nouvelle instance de la classe DeploymentsWhatIfAtTenantScopeHeaders.

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

Paramètres

location
String

URL pour obtenir status de cette opération de longue durée.

retryAfter
String

Nombre de secondes à attendre avant d’interroger status.

S’applique à