DeploymentScriptsClient Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
DeploymentScriptsClient(DelegatingHandler[]) |
Initialise une nouvelle instance de la classe DeploymentScriptsClient. |
DeploymentScriptsClient(Uri, HttpClientHandler, DelegatingHandler[]) |
Initialise une nouvelle instance de la classe DeploymentScriptsClient. |
DeploymentScriptsClient(Uri, ServiceClientCredentials, DelegatingHandler[]) |
Initialise une nouvelle instance de la classe DeploymentScriptsClient. |
DeploymentScriptsClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[]) |
Initialise une nouvelle instance de la classe DeploymentScriptsClient. |
DeploymentScriptsClient(ServiceClientCredentials, HttpClient, Boolean) |
Initialise une nouvelle instance de la classe DeploymentScriptsClient. |
DeploymentScriptsClient(Uri, ServiceClientCredentials, HttpClientHandler, DelegatingHandler[]) |
Initialise une nouvelle instance de la classe DeploymentScriptsClient. |
DeploymentScriptsClient(HttpClientHandler, DelegatingHandler[]) |
Initialise une nouvelle instance de la classe DeploymentScriptsClient. |
DeploymentScriptsClient(HttpClient, Boolean) |
Initialise une nouvelle instance de la classe DeploymentScriptsClient. |
DeploymentScriptsClient(ServiceClientCredentials, DelegatingHandler[]) |
Initialise une nouvelle instance de la classe DeploymentScriptsClient. |
DeploymentScriptsClient(Uri, DelegatingHandler[]) |
Initialise une nouvelle instance de la classe DeploymentScriptsClient. |
DeploymentScriptsClient(DelegatingHandler[])
Initialise une nouvelle instance de la classe DeploymentScriptsClient.
protected DeploymentScriptsClient (params System.Net.Http.DelegatingHandler[] handlers);
new Microsoft.Azure.Management.ResourceManager.DeploymentScriptsClient : System.Net.Http.DelegatingHandler[] -> Microsoft.Azure.Management.ResourceManager.DeploymentScriptsClient
Protected Sub New (ParamArray handlers As DelegatingHandler())
Paramètres
- handlers
- DelegatingHandler[]
facultatif. Délégation des gestionnaires à ajouter au pipeline client http.
S’applique à
DeploymentScriptsClient(Uri, HttpClientHandler, DelegatingHandler[])
Initialise une nouvelle instance de la classe DeploymentScriptsClient.
protected DeploymentScriptsClient (Uri baseUri, System.Net.Http.HttpClientHandler rootHandler, params System.Net.Http.DelegatingHandler[] handlers);
new Microsoft.Azure.Management.ResourceManager.DeploymentScriptsClient : Uri * System.Net.Http.HttpClientHandler * System.Net.Http.DelegatingHandler[] -> Microsoft.Azure.Management.ResourceManager.DeploymentScriptsClient
Protected Sub New (baseUri As Uri, rootHandler As HttpClientHandler, ParamArray handlers As DelegatingHandler())
Paramètres
- baseUri
- Uri
facultatif. URI de base du service.
- rootHandler
- HttpClientHandler
facultatif. Gestionnaire de client http utilisé pour gérer le transport http.
- handlers
- DelegatingHandler[]
facultatif. Délégation des gestionnaires à ajouter au pipeline client http.
Exceptions
Levée lorsqu’un paramètre obligatoire a la valeur Null
S’applique à
DeploymentScriptsClient(Uri, ServiceClientCredentials, DelegatingHandler[])
Initialise une nouvelle instance de la classe DeploymentScriptsClient.
public DeploymentScriptsClient (Uri baseUri, Microsoft.Rest.ServiceClientCredentials credentials, params System.Net.Http.DelegatingHandler[] handlers);
new Microsoft.Azure.Management.ResourceManager.DeploymentScriptsClient : Uri * Microsoft.Rest.ServiceClientCredentials * System.Net.Http.DelegatingHandler[] -> Microsoft.Azure.Management.ResourceManager.DeploymentScriptsClient
Public Sub New (baseUri As Uri, credentials As ServiceClientCredentials, ParamArray handlers As DelegatingHandler())
Paramètres
- baseUri
- Uri
facultatif. URI de base du service.
- credentials
- ServiceClientCredentials
Obligatoire. Informations d’identification nécessaires pour que le client se connecte à Azure.
- handlers
- DelegatingHandler[]
facultatif. Délégation des gestionnaires à ajouter au pipeline client http.
Exceptions
Levée lorsqu’un paramètre obligatoire a la valeur Null
S’applique à
DeploymentScriptsClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])
Initialise une nouvelle instance de la classe DeploymentScriptsClient.
public DeploymentScriptsClient (Microsoft.Rest.ServiceClientCredentials credentials, System.Net.Http.HttpClientHandler rootHandler, params System.Net.Http.DelegatingHandler[] handlers);
new Microsoft.Azure.Management.ResourceManager.DeploymentScriptsClient : Microsoft.Rest.ServiceClientCredentials * System.Net.Http.HttpClientHandler * System.Net.Http.DelegatingHandler[] -> Microsoft.Azure.Management.ResourceManager.DeploymentScriptsClient
Public Sub New (credentials As ServiceClientCredentials, rootHandler As HttpClientHandler, ParamArray handlers As DelegatingHandler())
Paramètres
- credentials
- ServiceClientCredentials
Obligatoire. Informations d’identification nécessaires pour que le client se connecte à Azure.
- rootHandler
- HttpClientHandler
facultatif. Gestionnaire de client http utilisé pour gérer le transport http.
- handlers
- DelegatingHandler[]
facultatif. Délégation des gestionnaires à ajouter au pipeline client http.
Exceptions
Levée lorsqu’un paramètre obligatoire a la valeur Null
S’applique à
DeploymentScriptsClient(ServiceClientCredentials, HttpClient, Boolean)
Initialise une nouvelle instance de la classe DeploymentScriptsClient.
public DeploymentScriptsClient (Microsoft.Rest.ServiceClientCredentials credentials, System.Net.Http.HttpClient httpClient, bool disposeHttpClient);
new Microsoft.Azure.Management.ResourceManager.DeploymentScriptsClient : Microsoft.Rest.ServiceClientCredentials * System.Net.Http.HttpClient * bool -> Microsoft.Azure.Management.ResourceManager.DeploymentScriptsClient
Public Sub New (credentials As ServiceClientCredentials, httpClient As HttpClient, disposeHttpClient As Boolean)
Paramètres
- credentials
- ServiceClientCredentials
Obligatoire. Informations d’identification nécessaires pour que le client se connecte à Azure.
- httpClient
- HttpClient
HttpClient à utiliser
- disposeHttpClient
- Boolean
True : supprime le httpClient fourni lors de l’appel de DeploymentScriptsClient.Dispose(). False : ne dispose pas du httpClient fourni
Exceptions
Levée lorsqu’un paramètre obligatoire a la valeur Null
S’applique à
DeploymentScriptsClient(Uri, ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])
Initialise une nouvelle instance de la classe DeploymentScriptsClient.
public DeploymentScriptsClient (Uri baseUri, Microsoft.Rest.ServiceClientCredentials credentials, System.Net.Http.HttpClientHandler rootHandler, params System.Net.Http.DelegatingHandler[] handlers);
new Microsoft.Azure.Management.ResourceManager.DeploymentScriptsClient : Uri * Microsoft.Rest.ServiceClientCredentials * System.Net.Http.HttpClientHandler * System.Net.Http.DelegatingHandler[] -> Microsoft.Azure.Management.ResourceManager.DeploymentScriptsClient
Public Sub New (baseUri As Uri, credentials As ServiceClientCredentials, rootHandler As HttpClientHandler, ParamArray handlers As DelegatingHandler())
Paramètres
- baseUri
- Uri
facultatif. URI de base du service.
- credentials
- ServiceClientCredentials
Obligatoire. Informations d’identification nécessaires pour que le client se connecte à Azure.
- rootHandler
- HttpClientHandler
facultatif. Gestionnaire de client http utilisé pour gérer le transport http.
- handlers
- DelegatingHandler[]
facultatif. Délégation des gestionnaires à ajouter au pipeline client http.
Exceptions
Levée lorsqu’un paramètre obligatoire a la valeur Null
S’applique à
DeploymentScriptsClient(HttpClientHandler, DelegatingHandler[])
Initialise une nouvelle instance de la classe DeploymentScriptsClient.
protected DeploymentScriptsClient (System.Net.Http.HttpClientHandler rootHandler, params System.Net.Http.DelegatingHandler[] handlers);
new Microsoft.Azure.Management.ResourceManager.DeploymentScriptsClient : System.Net.Http.HttpClientHandler * System.Net.Http.DelegatingHandler[] -> Microsoft.Azure.Management.ResourceManager.DeploymentScriptsClient
Protected Sub New (rootHandler As HttpClientHandler, ParamArray handlers As DelegatingHandler())
Paramètres
- rootHandler
- HttpClientHandler
facultatif. Gestionnaire de client http utilisé pour gérer le transport http.
- handlers
- DelegatingHandler[]
facultatif. Délégation des gestionnaires à ajouter au pipeline client http.
S’applique à
DeploymentScriptsClient(HttpClient, Boolean)
Initialise une nouvelle instance de la classe DeploymentScriptsClient.
protected DeploymentScriptsClient (System.Net.Http.HttpClient httpClient, bool disposeHttpClient);
new Microsoft.Azure.Management.ResourceManager.DeploymentScriptsClient : System.Net.Http.HttpClient * bool -> Microsoft.Azure.Management.ResourceManager.DeploymentScriptsClient
Protected Sub New (httpClient As HttpClient, disposeHttpClient As Boolean)
Paramètres
- httpClient
- HttpClient
HttpClient à utiliser
- disposeHttpClient
- Boolean
True : supprime le httpClient fourni lors de l’appel de DeploymentScriptsClient.Dispose(). False : ne dispose pas du httpClient fourni
S’applique à
DeploymentScriptsClient(ServiceClientCredentials, DelegatingHandler[])
Initialise une nouvelle instance de la classe DeploymentScriptsClient.
public DeploymentScriptsClient (Microsoft.Rest.ServiceClientCredentials credentials, params System.Net.Http.DelegatingHandler[] handlers);
new Microsoft.Azure.Management.ResourceManager.DeploymentScriptsClient : Microsoft.Rest.ServiceClientCredentials * System.Net.Http.DelegatingHandler[] -> Microsoft.Azure.Management.ResourceManager.DeploymentScriptsClient
Public Sub New (credentials As ServiceClientCredentials, ParamArray handlers As DelegatingHandler())
Paramètres
- credentials
- ServiceClientCredentials
Obligatoire. Informations d’identification nécessaires pour que le client se connecte à Azure.
- handlers
- DelegatingHandler[]
facultatif. Délégation des gestionnaires à ajouter au pipeline client http.
Exceptions
Levée lorsqu’un paramètre obligatoire a la valeur Null
S’applique à
DeploymentScriptsClient(Uri, DelegatingHandler[])
Initialise une nouvelle instance de la classe DeploymentScriptsClient.
protected DeploymentScriptsClient (Uri baseUri, params System.Net.Http.DelegatingHandler[] handlers);
new Microsoft.Azure.Management.ResourceManager.DeploymentScriptsClient : Uri * System.Net.Http.DelegatingHandler[] -> Microsoft.Azure.Management.ResourceManager.DeploymentScriptsClient
Protected Sub New (baseUri As Uri, ParamArray handlers As DelegatingHandler())
Paramètres
- baseUri
- Uri
facultatif. URI de base du service.
- handlers
- DelegatingHandler[]
facultatif. Délégation des gestionnaires à ajouter au pipeline client http.
Exceptions
Levée lorsqu’un paramètre obligatoire a la valeur Null
S’applique à
Azure SDK for .NET