AzureContainerRegistryClient Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class AzureContainerRegistryClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.ContainerRegistry.AzureContainerRegistryClient>, IDisposable, Microsoft.Azure.ContainerRegistry.IAzureContainerRegistryClient, Microsoft.Rest.Azure.IAzureClient
type AzureContainerRegistryClient = class
inherit ServiceClient<AzureContainerRegistryClient>
interface IAzureContainerRegistryClient
interface IDisposable
interface IAzureClient
Public Class AzureContainerRegistryClient
Inherits ServiceClient(Of AzureContainerRegistryClient)
Implements IAzureClient, IAzureContainerRegistryClient, IDisposable
- Inheritance
- Implements
Constructors
Properties
AcceptLanguage | |
AccessTokens | |
Blob | |
Credentials | |
DeserializationSettings | |
FirstMessageHandler | (Inherited from ServiceClient<T>) |
GenerateClientRequestId | |
HttpClient | (Inherited from ServiceClient<T>) |
HttpClientHandler | (Inherited from ServiceClient<T>) |
HttpMessageHandlers | (Inherited from ServiceClient<T>) |
LoginUri | |
LongRunningOperationRetryTimeout | |
Manifests | |
RefreshTokens | |
Repository | |
SerializationSettings | |
Tag | |
UserAgent | (Inherited from ServiceClient<T>) |
V2Support |
Methods
CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[]) | (Inherited from ServiceClient<T>) |
Dispose() | (Inherited from ServiceClient<T>) |
Dispose(Boolean) | (Inherited from ServiceClient<T>) |
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[]) | (Inherited from ServiceClient<T>) |
InitializeHttpClient(HttpClientHandler, DelegatingHandler[]) | (Inherited from ServiceClient<T>) |
SetRetryPolicy(RetryPolicy) | (Inherited from ServiceClient<T>) |
SetUserAgent(String, String) | (Inherited from ServiceClient<T>) |
SetUserAgent(String) | (Inherited from ServiceClient<T>) |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET