IServiceConfigurationOperations 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.
All Operations related to Service configurations
public interface IServiceConfigurationOperations
type IServiceConfigurationOperations = interface
Public Interface IServiceConfigurationOperations
Methods
BeginCreatingAsync(ServiceConfiguration, CustomRequestHeaders, CancellationToken) |
The Begin Creating Storage Account operation creates a new storage account in Azure. |
CreateAsync(ServiceConfiguration, CustomRequestHeaders, CancellationToken) | |
GetAsync(CustomRequestHeaders, CancellationToken) |
Extension Methods
BeginCreating(IServiceConfigurationOperations, ServiceConfiguration, CustomRequestHeaders) |
The Begin Creating Storage Account operation creates a new storage account in Azure. |
BeginCreatingAsync(IServiceConfigurationOperations, ServiceConfiguration, CustomRequestHeaders) |
The Begin Creating Storage Account operation creates a new storage account in Azure. |
Create(IServiceConfigurationOperations, ServiceConfiguration, CustomRequestHeaders) | |
CreateAsync(IServiceConfigurationOperations, ServiceConfiguration, CustomRequestHeaders) | |
Get(IServiceConfigurationOperations, CustomRequestHeaders) | |
GetAsync(IServiceConfigurationOperations, CustomRequestHeaders) |