RestClient.RestClientBuilder.IBlank 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.IBlank : Microsoft.Azure.Management.ResourceManager.Fluent.Core.RestClient.RestClientBuilder.IWithBaseUri, Microsoft.Azure.Management.ResourceManager.Fluent.Core.RestClient.RestClientBuilder.IWithEnvironment
type RestClient.RestClientBuilder.IBlank = interface
interface RestClient.RestClientBuilder.IWithBaseUri
interface RestClient.RestClientBuilder.IWithEnvironment
Public Interface RestClient.RestClientBuilder.IBlank
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) |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET