Sdílet prostřednictvím


BlueprintManagementClient Třída

Definice

Klient podrobného plánu

public class BlueprintManagementClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.Blueprint.BlueprintManagementClient>, IDisposable, Microsoft.Azure.Management.Blueprint.IBlueprintManagementClient, Microsoft.Rest.Azure.IAzureClient
type BlueprintManagementClient = class
    inherit ServiceClient<BlueprintManagementClient>
    interface IBlueprintManagementClient
    interface IDisposable
    interface IAzureClient
Public Class BlueprintManagementClient
Inherits ServiceClient(Of BlueprintManagementClient)
Implements IAzureClient, IBlueprintManagementClient, IDisposable
Dědičnost
BlueprintManagementClient
Implementuje

Konstruktory

BlueprintManagementClient(DelegatingHandler[])

Inicializuje novou instanci BlueprintManagementClient třídy.

BlueprintManagementClient(HttpClient, Boolean)

Inicializuje novou instanci BlueprintManagementClient třídy.

BlueprintManagementClient(HttpClientHandler, DelegatingHandler[])

Inicializuje novou instanci BlueprintManagementClient třídy.

BlueprintManagementClient(ServiceClientCredentials, DelegatingHandler[])

Inicializuje novou instanci BlueprintManagementClient třídy.

BlueprintManagementClient(ServiceClientCredentials, HttpClient, Boolean)

Inicializuje novou instanci BlueprintManagementClient třídy.

BlueprintManagementClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

Inicializuje novou instanci BlueprintManagementClient třídy.

BlueprintManagementClient(Uri, DelegatingHandler[])

Inicializuje novou instanci BlueprintManagementClient třídy.

BlueprintManagementClient(Uri, HttpClientHandler, DelegatingHandler[])

Inicializuje novou instanci BlueprintManagementClient třídy.

BlueprintManagementClient(Uri, ServiceClientCredentials, DelegatingHandler[])

Inicializuje novou instanci BlueprintManagementClient třídy.

BlueprintManagementClient(Uri, ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

Inicializuje novou instanci BlueprintManagementClient třídy.

Vlastnosti

AcceptLanguage

Upřednostňovaný jazyk odpovědi.

ApiVersion

Verze klientského rozhraní API.

Artifacts

Získá IArtifactsOperations.

AssignmentOperations

Získá IAssignmentOperations.

Assignments

Získá IAssignmentsOperations.

BaseUri

Základní identifikátor URI služby

Blueprints

Získá IBlueprintsOperations.

Credentials

Přihlašovací údaje potřebné pro připojení klienta k Azure

DeserializationSettings

Získá nebo nastaví nastavení deserializace JSON.

FirstMessageHandler

Klient podrobného plánu

(Zděděno od ServiceClient<T>)
GenerateClientRequestId

Zda má být vygenerováno jedinečné x-ms-client-request-id. Pokud je nastavená hodnota true, vygeneruje se jedinečná hodnota x-ms-client-request-id a zahrne se do každého požadavku. Platí výchozí hodnota.

HttpClient

Klient podrobného plánu

(Zděděno od ServiceClient<T>)
HttpClientHandler

Klient podrobného plánu

(Zděděno od ServiceClient<T>)
HttpMessageHandlers

Klient podrobného plánu

(Zděděno od ServiceClient<T>)
LongRunningOperationRetryTimeout

Časový limit opakování v sekundách pro dlouhotrvající operace Výchozí hodnota je 30.

PublishedArtifacts

Získá IPublishedArtifactsOperations.

PublishedBlueprints

Získá IPublishedBlueprintsOperations.

SerializationSettings

Získá nebo nastaví nastavení serializace json.

UserAgent

Klient podrobného plánu

(Zděděno od ServiceClient<T>)

Metody

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

Klient podrobného plánu

(Zděděno od ServiceClient<T>)
Dispose()

Klient podrobného plánu

(Zděděno od ServiceClient<T>)
Dispose(Boolean)

Klient podrobného plánu

(Zděděno od ServiceClient<T>)
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[])

Klient podrobného plánu

(Zděděno od ServiceClient<T>)
InitializeHttpClient(HttpClientHandler, DelegatingHandler[])

Klient podrobného plánu

(Zděděno od ServiceClient<T>)
SetRetryPolicy(RetryPolicy)

Klient podrobného plánu

(Zděděno od ServiceClient<T>)
SetUserAgent(String)

Klient podrobného plánu

(Zděděno od ServiceClient<T>)
SetUserAgent(String, String)

Klient podrobného plánu

(Zděděno od ServiceClient<T>)

Metody rozšíření

GetLongRunningOperationResultAsync(IAzureClient, AzureOperationResponse, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro dlouhotrvající operace.

GetLongRunningOperationResultAsync<THeader>(IAzureClient, AzureOperationHeaderResponse<THeader>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro dlouhotrvající operace.

GetLongRunningOperationResultAsync<TBody>(IAzureClient, AzureOperationResponse<TBody>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro dlouhotrvající operace.

GetLongRunningOperationResultAsync<TBody,THeader>(IAzureClient, AzureOperationResponse<TBody,THeader>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro dlouhotrvající operace.

GetPostOrDeleteOperationResultAsync(IAzureClient, AzureOperationResponse, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro operace DELETE a POST. (Zastaralé, použijte getLongRunningOperationResultAsync)

GetPostOrDeleteOperationResultAsync<THeader>(IAzureClient, AzureOperationHeaderResponse<THeader>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro operace DELETE a POST. (Zastaralé, použijte getLongRunningOperationResultAsync)

GetPostOrDeleteOperationResultAsync<TBody>(IAzureClient, AzureOperationResponse<TBody>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro operace DELETE a POST. (Zastaralé, použijte getLongRunningOperationResultAsync)

GetPostOrDeleteOperationResultAsync<TBody,THeader>(IAzureClient, AzureOperationResponse<TBody,THeader>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro operace DELETE a POST. (Zastaralé, použijte getLongRunningOperationResultAsync)

GetPutOrPatchOperationResultAsync(IAzureClient, AzureOperationResponse, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace PUT a PATCH operací. (Zastaralé, použijte getLongRunningOperationResultAsync)

GetPutOrPatchOperationResultAsync<TBody>(IAzureClient, AzureOperationResponse<TBody>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace PUT a PATCH operací. (Zastaralé, použijte getLongRunningOperationResultAsync)

GetPutOrPatchOperationResultAsync<TBody,THeader>(IAzureClient, AzureOperationResponse<TBody,THeader>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace PUT a PATCH operací. (Zastaralé, použijte getLongRunningOperationResultAsync)

Platí pro