BlobServicesImpl 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 BlobServicesImpl : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Wrapper<Microsoft.Azure.Management.Storage.Fluent.IBlobServicesOperations>, 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>, Microsoft.Azure.Management.Storage.Fluent.IBlobServices
type BlobServicesImpl = class
inherit Wrapper<IBlobServicesOperations>
interface IBlobServices
interface IBeta
interface ISupportsCreating<IBlank>
interface IHasInner<IBlobServicesOperations>
Public Class BlobServicesImpl
Inherits Wrapper(Of IBlobServicesOperations)
Implements IBeta, IBlobServices, IHasInner(Of IBlobServicesOperations), ISupportsCreating(Of IBlank)
- Inheritance
- Implements
Properties
Inner | (Inherited from Wrapper<InnerT>) |
Methods
Define(String) | |
GetServicePropertiesAsync(String, String, CancellationToken) | |
Manager() | |
SetInner(InnerT) | (Inherited from Wrapper<InnerT>) |
Explicit Interface Implementations
IBlobServices.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. |
ISupportsCreating<IBlank>.Define(String) |
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET