Freigeben über


DeploymentsWhatIfAtTenantScopeHeaders Konstruktoren

Definition

Überlädt

DeploymentsWhatIfAtTenantScopeHeaders()

Initialisiert eine neue instance der DeploymentsWhatAtTenantScopeHeaders-Klasse.

DeploymentsWhatIfAtTenantScopeHeaders(String, String)

Initialisiert eine neue instance der DeploymentsWhatAtTenantScopeHeaders-Klasse.

DeploymentsWhatIfAtTenantScopeHeaders()

Initialisiert eine neue instance der DeploymentsWhatAtTenantScopeHeaders-Klasse.

public DeploymentsWhatIfAtTenantScopeHeaders();
Public Sub New ()

Gilt für:

DeploymentsWhatIfAtTenantScopeHeaders(String, String)

Initialisiert eine neue instance der DeploymentsWhatAtTenantScopeHeaders-Klasse.

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)

Parameter

location
String

URL zum Abrufen status dieses Vorgangs mit langer Ausführungsdauer.

retryAfter
String

Anzahl der Sekunden, die gewartet werden sollen, bevor status abgefragt wird.

Gilt für: