BlobServicePropertiesImpl 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 BlobServicePropertiesImpl : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.CreatableUpdatable<Microsoft.Azure.Management.Storage.Fluent.IBlobServiceProperties,Microsoft.Azure.Management.Storage.Fluent.Models.BlobServicePropertiesInner,Microsoft.Azure.Management.Storage.Fluent.BlobServicePropertiesImpl,Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasId,Microsoft.Azure.Management.Storage.Fluent.BlobServiceProperties.Update.IUpdate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasId, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Storage.Fluent.Models.BlobServicePropertiesInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.Storage.Fluent.StorageManager>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IAppliable<Microsoft.Azure.Management.Storage.Fluent.IBlobServiceProperties>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.Storage.Fluent.IBlobServiceProperties>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IRefreshable<Microsoft.Azure.Management.Storage.Fluent.IBlobServiceProperties>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IUpdatable<Microsoft.Azure.Management.Storage.Fluent.BlobServiceProperties.Update.IUpdate>, Microsoft.Azure.Management.Storage.Fluent.BlobServiceProperties.Definition.IDefinition, Microsoft.Azure.Management.Storage.Fluent.BlobServiceProperties.Update.IUpdate, Microsoft.Azure.Management.Storage.Fluent.IBlobServiceProperties
type BlobServicePropertiesImpl = class
inherit CreatableUpdatable<IBlobServiceProperties, BlobServicePropertiesInner, BlobServicePropertiesImpl, IHasId, IUpdate>
interface IBlobServiceProperties
interface IBeta
interface IHasInner<BlobServicePropertiesInner>
interface IHasId
interface IIndexable
interface IRefreshable<IBlobServiceProperties>
interface IUpdatable<IUpdate>
interface IHasManager<StorageManager>
interface IDefinition
interface IBlank
interface IWithStorageAccount
interface IWithCreate
interface ICreatable<IBlobServiceProperties>
interface IWithCors
interface IWithDefaultServiceVersion
interface IWithDeleteRetentionPolicy
interface IUpdate
interface IAppliable<IBlobServiceProperties>
interface IWithCors
interface IWithDefaultServiceVersion
interface IWithDeleteRetentionPolicy
Public Class BlobServicePropertiesImpl
Inherits CreatableUpdatable(Of IBlobServiceProperties, BlobServicePropertiesInner, BlobServicePropertiesImpl, IHasId, IUpdate)
Implements IAppliable(Of IBlobServiceProperties), IBeta, IBlobServiceProperties, ICreatable(Of IBlobServiceProperties), IDefinition, IHasId, IHasInner(Of BlobServicePropertiesInner), IHasManager(Of StorageManager), IRefreshable(Of IBlobServiceProperties), IUpdatable(Of IUpdate), IUpdate
- Inheritance
-
CreatableUpdatable<IBlobServiceProperties,BlobServicePropertiesInner,BlobServicePropertiesImpl,IHasId,IUpdate>BlobServicePropertiesImpl
- Implements
-
IBeta IHasId IHasInner<BlobServicePropertiesInner> IHasManager<StorageManager> IAppliable<IBlobServiceProperties> ICreatable<IBlobServiceProperties> IIndexable IRefreshable<IBlobServiceProperties> IUpdatable<IUpdate> IBlank IDefinition IWithCors IWithCreate IWithDefaultServiceVersion IWithDeleteRetentionPolicy IWithStorageAccount IUpdate IWithCors IWithDefaultServiceVersion IWithDeleteRetentionPolicy IBlobServiceProperties
Properties
CreatorTaskGroup | (Inherited from Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>) |
Inner | (Inherited from IndexableRefreshableWrapper<IFluentResourceT,InnerResourceT>) |
Key | (Inherited from Indexable) |
Methods
Explicit Interface Implementations
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