RestClient.RestClientBuilder.IBuildable Interface
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 interface RestClient.RestClientBuilder.IBuildable : Microsoft.Azure.Management.ResourceManager.Fluent.Core.RestClient.RestClientBuilder.IWithBaseUri, Microsoft.Azure.Management.ResourceManager.Fluent.Core.RestClient.RestClientBuilder.IWithEnvironment
type RestClient.RestClientBuilder.IBuildable = interface
interface RestClient.RestClientBuilder.IWithEnvironment
interface RestClient.RestClientBuilder.IWithBaseUri
Public Interface RestClient.RestClientBuilder.IBuildable
Implements RestClient.RestClientBuilder.IWithBaseUri, RestClient.RestClientBuilder.IWithEnvironment
- Implements
Properties
BaseUri | (Inherited from RestClient) |
Credentials | (Inherited from RestClient) |
Environment | (Inherited from RestClient) |
Handlers | (Inherited from RestClient) |
HttpClient | (Inherited from RestClient) |
RetryPolicy | (Inherited from RestClient) |
RootHttpHandler | (Inherited from RestClient) |
Methods
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET