IBlobServices 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.
Type representing BlobServices.
public interface IBlobServices : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsCreating<Microsoft.Azure.Management.Storage.Fluent.BlobServiceProperties.Definition.IBlank>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Storage.Fluent.IBlobServicesOperations>
type IBlobServices = interface
interface IBeta
interface ISupportsCreating<IBlank>
interface IHasInner<IBlobServicesOperations>
Public Interface IBlobServices
Implements IBeta, IHasInner(Of IBlobServicesOperations), ISupportsCreating(Of IBlank)
- Derived
- Implements
Properties
Inner | (Inherited from IHasInner<T>) |
Methods
Define(String) | (Inherited from ISupportsCreating<T>) |
GetServicePropertiesAsync(String, String, CancellationToken) |
Gets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET