Partager via


DeploymentsWhatIfAtSubscriptionScopeHeaders Constructeurs

Définition

Surcharges

DeploymentsWhatIfAtSubscriptionScopeHeaders()

Initialise une nouvelle instance de la classe DeploymentsWhatIfAtSubscriptionScopeHeaders.

DeploymentsWhatIfAtSubscriptionScopeHeaders(String, String)

Initialise une nouvelle instance de la classe DeploymentsWhatIfAtSubscriptionScopeHeaders.

DeploymentsWhatIfAtSubscriptionScopeHeaders()

Initialise une nouvelle instance de la classe DeploymentsWhatIfAtSubscriptionScopeHeaders.

public DeploymentsWhatIfAtSubscriptionScopeHeaders ();
Public Sub New ()

S’applique à

DeploymentsWhatIfAtSubscriptionScopeHeaders(String, String)

Initialise une nouvelle instance de la classe DeploymentsWhatIfAtSubscriptionScopeHeaders.

public DeploymentsWhatIfAtSubscriptionScopeHeaders (string location = default, string retryAfter = default);
new Microsoft.Azure.Management.ResourceManager.Fluent.Models.DeploymentsWhatIfAtSubscriptionScopeHeaders : string * string -> Microsoft.Azure.Management.ResourceManager.Fluent.Models.DeploymentsWhatIfAtSubscriptionScopeHeaders
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 à