Share via


BlobServicePropertiesImpl クラス

定義

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
継承
実装

プロパティ

CreatorTaskGroup (継承元 Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
Inner (継承元 IndexableRefreshableWrapper<IFluentResourceT,InnerResourceT>)
Key (継承元 Indexable)

メソッド

AddCreatableDependency(IResourceCreator<IResourceT>) (継承元 Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
Apply() (継承元 CreatableUpdatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT,IUpdatableT>)
ApplyAsync(CancellationToken, Boolean) (継承元 CreatableUpdatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT,IUpdatableT>)
Cors()
Create() (継承元 Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
CreateAsync(CancellationToken, Boolean) (継承元 Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
CreatedResource(String) (継承元 Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
CreateResource() (継承元 Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
CreateResourceAsync(CancellationToken)
DefaultServiceVersion()
DeleteRetentionPolicy()
GetInnerAsync(CancellationToken)
Id()
IsInCreateMode()
Manager()
Name()
Refresh() (継承元 IndexableRefreshableWrapper<IFluentResourceT,InnerResourceT>)
RefreshAsync(CancellationToken) (継承元 IndexableRefreshableWrapper<IFluentResourceT,InnerResourceT>)
SetInner(InnerResourceT) (継承元 IndexableRefreshableWrapper<IFluentResourceT,InnerResourceT>)
Type()
Update() (継承元 CreatableUpdatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT,IUpdatableT>)
UpdateResourceAsync(CancellationToken)
WithCORSRule(CorsRule)
WithCORSRules(IList<CorsRule>)
WithDefaultServiceVersion(String)
WithDeleteRetentionPolicy(DeleteRetentionPolicy)
WithDeleteRetentionPolicyDisabled()
WithDeleteRetentionPolicyEnabled(Int32)
WithExistingStorageAccount(String, String)

明示的なインターフェイスの実装

IBlobServiceProperties.Cors

cors 値を取得します。

IBlobServiceProperties.DefaultServiceVersion

既定のServiceVersion 値を取得します。

IBlobServiceProperties.DeleteRetentionPolicy

deleteRetentionPolicy 値を取得します。

IBlobServiceProperties.Id

id 値を取得します。

IBlobServiceProperties.Name

名前の値を取得します。

IBlobServiceProperties.Type

型の値を取得します。

IHasId.Id
IHasManager<StorageManager>.Manager
IResourceCreator<IResourceT>.CreateResource() (継承元 Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
IResourceCreator<IResourceT>.CreateResourceAsync(CancellationToken) (継承元 Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
IWithCors.WithCORSRule(CorsRule)

1 つの CORS 規則を指定します。

IWithCors.WithCORSRule(CorsRule)

1 つの CORS 規則を指定します。

IWithCors.WithCORSRules(IList<CorsRule>)

すべての CORS 規則を指定します。

IWithCors.WithCORSRules(IList<CorsRule>)

すべての CORS 規則を指定します。

IWithDefaultServiceVersion.WithDefaultServiceVersion(String)

defaultServiceVersion を指定します。

IWithDefaultServiceVersion.WithDefaultServiceVersion(String)

defaultServiceVersion を指定します。

IWithDeleteRetentionPolicy.WithDeleteRetentionPolicy(DeleteRetentionPolicy)

deleteRetentionPolicy を指定します。

IWithDeleteRetentionPolicy.WithDeleteRetentionPolicy(DeleteRetentionPolicy)

deleteRetentionPolicy を指定します。

IWithDeleteRetentionPolicy.WithDeleteRetentionPolicyDisabled()

削除アイテム保持ポリシーを無効にすることを指定します。

IWithDeleteRetentionPolicy.WithDeleteRetentionPolicyDisabled()

削除アイテム保持ポリシーを無効にすることを指定します。

IWithDeleteRetentionPolicy.WithDeleteRetentionPolicyEnabled(Int32)

論理的な削除に対して削除アイテム保持ポリシーを有効にすることを指定します。

IWithDeleteRetentionPolicy.WithDeleteRetentionPolicyEnabled(Int32)

論理的な削除に対して削除アイテム保持ポリシーを有効にすることを指定します。

IWithStorageAccount.WithExistingStorageAccount(String, String)

resourceGroupName、accountName を指定します。

適用対象