SetAzureBlobContentCommand Class

Definition

[System.Management.Automation.Cmdlet("Set", "AzStorageBlobContent", DefaultParameterSetName="SendManual", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.WindowsAzure.Commands.Common.Storage.ResourceModel.AzureStorageBlob) })]
public class SetAzureBlobContentCommand : Microsoft.WindowsAzure.Commands.Storage.Blob.StorageDataMovementCmdletBase
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.WindowsAzure.Commands.Common.Storage.ResourceModel.AzureStorageBlob) })]
[System.Management.Automation.Cmdlet("Set", "AzureStorageBlobContent", DefaultParameterSetName="SendManual", SupportsShouldProcess=true)]
public class SetAzureBlobContentCommand : Microsoft.WindowsAzure.Commands.Storage.Blob.StorageDataMovementCmdletBase
[<System.Management.Automation.Cmdlet("Set", "AzStorageBlobContent", DefaultParameterSetName="SendManual", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.WindowsAzure.Commands.Common.Storage.ResourceModel.AzureStorageBlob) })>]
type SetAzureBlobContentCommand = class
    inherit StorageDataMovementCmdletBase
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.WindowsAzure.Commands.Common.Storage.ResourceModel.AzureStorageBlob) })>]
[<System.Management.Automation.Cmdlet("Set", "AzureStorageBlobContent", DefaultParameterSetName="SendManual", SupportsShouldProcess=true)>]
type SetAzureBlobContentCommand = class
    inherit StorageDataMovementCmdletBase
Public Class SetAzureBlobContentCommand
Inherits StorageDataMovementCmdletBase
Inheritance
Attributes

Constructors

SetAzureBlobContentCommand()
SetAzureBlobContentCommand(IStorageBlobManagement)

Fields

_adalListener (Inherited from AzurePSCmdlet)
_cancellationTokenSource (Inherited from StorageCloudCmdletBase<T>)
_clientRequestId (Inherited from AzurePSCmdlet)
_enableMultiThread (Inherited from StorageCloudCmdletBase<T>)
_fileTimeStampSuffixFormat (Inherited from AzurePSCmdlet)
_metricHelper (Inherited from AzurePSCmdlet)
_qosEvent (Inherited from AzurePSCmdlet)
AppendBlobType (Inherited from StorageDataMovementCmdletBase)
BlobName
BlockBlobType (Inherited from StorageDataMovementCmdletBase)
CmdletCancellationToken (Inherited from StorageCloudCmdletBase<T>)
concurrentTaskCount (Inherited from StorageCloudCmdletBase<T>)
overwrite (Inherited from StorageDataMovementCmdletBase)
PageBlobType (Inherited from StorageDataMovementCmdletBase)
size4MB (Inherited from StorageDataMovementCmdletBase)
size8MB (Inherited from StorageDataMovementCmdletBase)
summaryRecord (Inherited from StorageCloudCmdletBase<T>)
WaitTimeout (Inherited from StorageCloudCmdletBase<T>)

Properties

_dataCollectionProfile (Inherited from AzurePSCmdlet)
_matchers (Inherited from AzurePSCmdlet)
AppendBlobRequestConditions (Inherited from StorageCloudBlobCmdletBase)
AsJob (Inherited from StorageDataMovementCmdletBase)
AsJobDynamicParameters (Inherited from AzurePSCmdlet)
Blob
BlobRequestConditions (Inherited from StorageCloudBlobCmdletBase)
BlobType
Channel (Inherited from StorageCloudCmdletBase<T>)
ClientOptions (Inherited from StorageCloudBlobCmdletBase)
ClientTimeoutPerRequest (Inherited from StorageCloudCmdletBase<T>)
CloudBlob
CloudBlobContainer
ConcurrentTaskCount (Inherited from StorageCloudCmdletBase<T>)
Container
Context (Inherited from StorageCloudCmdletBase<T>)
DataCollectionWarning (Inherited from AzureDataCmdlet)
DebugMessages (Inherited from AzurePSCmdlet)
DefaultContext (Inherited from AzureDataCmdlet)
DefaultProfile (Inherited from StorageCloudCmdletBase<T>)
EnableMultiThread (Inherited from StorageCloudCmdletBase<T>)
EncryptionScope
File
Force (Inherited from StorageDataMovementCmdletBase)
ImplementationBackgroundJobDescription (Inherited from AzurePSCmdlet)
IsErrorMetricEnabled (Inherited from AzurePSCmdlet)
IsUsageMetricEnabled (Inherited from AzurePSCmdlet)
Metadata
ModuleName (Inherited from AzurePSCmdlet)
ModuleVersion (Inherited from AzurePSCmdlet)
OperationContext (Inherited from StorageCloudCmdletBase<T>)
PageBlobRequestConditions (Inherited from StorageCloudBlobCmdletBase)
PremiumPageBlobTier
Properties
PSVersion
Obsolete.
(Inherited from AzurePSCmdlet)
RequestOptions (Inherited from StorageCloudBlobCmdletBase)
ResolvedFileName (Inherited from StorageDataMovementCmdletBase)
RMProfile (Inherited from AzureDataCmdlet)
ServerTimeoutPerRequest (Inherited from StorageCloudCmdletBase<T>)
SessionState (Inherited from AzurePSCmdlet)
ShareChannel (Inherited from StorageCloudCmdletBase<T>)
ShouldForceQuit (Inherited from StorageCloudCmdletBase<T>)
SMProfile (Inherited from AzureDataCmdlet)
StandardBlobTier
TableOperationContext (Inherited from StorageCloudCmdletBase<T>)
Tag
TagCondition (Inherited from StorageCloudBlobCmdletBase)
TransferManager (Inherited from StorageDataMovementCmdletBase)

Methods

AddDebuggingFilter(Regex) (Inherited from AzurePSCmdlet)
BeginProcessing()
BeginProcessing() (Inherited from StorageDataMovementCmdletBase)
CheckIfInteractive() (Inherited from AzurePSCmdlet)
ConfirmAction(Boolean, String, String, String, Action) (Inherited from AzureDataCmdlet)
ConfirmAction(Boolean, String, String, String, Action, Func<Boolean>) (Inherited from AzurePSCmdlet)
ConfirmAction(String, String, Action) (Inherited from AzurePSCmdlet)
ConfirmOverwrite(Object, Object) (Inherited from StorageDataMovementCmdletBase)
ConfirmOverwriteAsync(Object, Object) (Inherited from StorageDataMovementCmdletBase)
ConstructPSObject(String, Object[]) (Inherited from AzurePSCmdlet)
ContainerIsEmpty(CloudBlobContainer) (Inherited from StorageCloudBlobCmdletBase)
ContainerIsEmpty(CloudBlobContainer) (Inherited from StorageCloudBlobCmdletBase)
CreateChannel() (Inherited from StorageCloudBlobCmdletBase)
CreateChannel(AzureStorageContext) (Inherited from StorageCloudBlobCmdletBase)
CurrentPath() (Inherited from AzurePSCmdlet)
Dispose() (Inherited from AzurePSCmdlet)
Dispose(Boolean) (Inherited from AzurePSCmdlet)
DoBeginProcessing() (Inherited from StorageDataMovementCmdletBase)
DoEndProcessing()
DoEndProcessing() (Inherited from StorageDataMovementCmdletBase)
DoInitChannelCurrentSubscription(Boolean) (Inherited from StorageCloudCmdletBase<T>)
EndProcessing()
ExecuteCmdlet()
FlushInitializationWarnings() (Inherited from AzurePSCmdlet)
GetCmdletConcurrency() (Inherited from StorageCloudCmdletBase<T>)
GetExceptionErrorCategory(Exception) (Inherited from StorageCloudCmdletBase<T>)
GetRequestOptions(StorageServiceType) (Inherited from StorageCloudCmdletBase<T>)
GetTableRequestOptions() (Inherited from StorageCloudCmdletBase<T>)
GetTransferContext(DataMovementUserData) (Inherited from StorageDataMovementCmdletBase)
InitChannelCurrentSubscription() (Inherited from StorageCloudCmdletBase<T>)
InitChannelCurrentSubscription(Boolean) (Inherited from StorageCloudCmdletBase<T>)
InitDebuggingFilter() (Inherited from AzurePSCmdlet)
InitializeQosEvent() (Inherited from AzureDataCmdlet)
IsDataCollectionAllowed() (Inherited from AzurePSCmdlet)
IsTerminatingError(Exception) (Inherited from AzurePSCmdlet)
IsVerbose() (Inherited from AzurePSCmdlet)
LoadAzVersion() (Inherited from AzurePSCmdlet)
LogCmdletEndInvocationInfo() (Inherited from AzurePSCmdlet)
LogCmdletStartInvocationInfo() (Inherited from AzurePSCmdlet)
LogQosEvent() (Inherited from AzurePSCmdlet)
OnTaskSuccessful(DataMovementUserData)
ProcessRecord()
ProcessRecord() (Inherited from StorageCloudCmdletBase<T>)
RegisterDynamicParameters(RuntimeDefinedParameterDictionary) (Inherited from AzurePSCmdlet)
ResolveUserPath(String) (Inherited from AzurePSCmdlet)
ResolveUserPath(String[]) (Inherited from AzurePSCmdlet)
SafeWriteOutputPSObject(String, Object[]) (Inherited from AzurePSCmdlet)
SetBackgroundJobDescription(String) (Inherited from AzurePSCmdlet)
SetClientOptionsWithEncryptionScope(String) (Inherited from StorageCloudBlobCmdletBase)
SetupDebuggingTraces() (Inherited from AzurePSCmdlet)
SetupHttpClientPipeline() (Inherited from AzurePSCmdlet)
StopProcessing() (Inherited from StorageCloudCmdletBase<T>)
TearDownDebuggingTraces() (Inherited from AzurePSCmdlet)
TearDownHttpClientPipeline() (Inherited from AzurePSCmdlet)
ThrowIfPremium(String) (Inherited from StorageCloudBlobCmdletBase)
ThrowTerminatingError(ErrorRecord) (Inherited from AzurePSCmdlet)
UseTrack2Sdk()
UseTrack2Sdk() (Inherited from StorageCloudBlobCmdletBase)
ValidateBlobProperties(Hashtable) (Inherited from StorageCloudBlobCmdletBase)
ValidateBlobTier(BlobType, Nullable<PremiumPageBlobTier>) (Inherited from StorageCloudBlobCmdletBase)
ValidateBlobTier(BlobType, Nullable<PremiumPageBlobTier>, Nullable<StandardBlobTier>, Nullable<RehydratePriority>) (Inherited from StorageCloudBlobCmdletBase)
ValidateBlobType(CloudBlob) (Inherited from StorageCloudBlobCmdletBase)
ValidateBlobType(CloudBlob) (Inherited from StorageCloudBlobCmdletBase)
WriteCommandDetail(String) (Inherited from AzurePSCmdlet)
WriteDebug(String) (Inherited from AzurePSCmdlet)
WriteDebugWithTimestamp(String) (Inherited from AzurePSCmdlet)
WriteDebugWithTimestamp(String, Object[]) (Inherited from AzurePSCmdlet)
WriteError(ErrorRecord) (Inherited from AzurePSCmdlet)
WriteErrorWithTimestamp(String) (Inherited from AzurePSCmdlet)
WriteExceptionError(Exception) (Inherited from StorageCloudCmdletBase<T>)
WriteInitializationWarnings(String) (Inherited from AzurePSCmdlet)
WriteObject(Object) (Inherited from AzurePSCmdlet)
WriteObject(Object, Boolean) (Inherited from AzurePSCmdlet)
WriteProgress(ProgressRecord) (Inherited from AzurePSCmdlet)
WriteSurvey() (Inherited from AzurePSCmdlet)
WriteTaskSummary() (Inherited from StorageCloudCmdletBase<T>)
WriteTerminatingError(Exception) (Inherited from StorageCloudCmdletBase<T>)
WriteTransmitSummaryStatus() (Inherited from StorageCloudCmdletBase<T>)
WriteVerbose(String) (Inherited from AzurePSCmdlet)
WriteVerboseWithTimestamp(String) (Inherited from AzurePSCmdlet)
WriteVerboseWithTimestamp(String, Object[]) (Inherited from AzurePSCmdlet)
WriteWarning(String) (Inherited from AzurePSCmdlet)
WriteWarningWithTimestamp(String) (Inherited from AzurePSCmdlet)

Extension Methods

DisableDataCollection(AzurePSCmdlet)
EnableDataCollection(AzurePSCmdlet)

Applies to