AddDebuggingFilter(Regex)
|
(Inherited from AzurePSCmdlet)
|
BeginProcessing()
|
Cmdlet begin process
(Inherited from StorageCloudCmdletBase<T>)
|
CheckIfInteractive()
|
(Inherited from AzurePSCmdlet)
|
ConfirmAction(Boolean, String, String, String, Action, Func<Boolean>)
|
(Inherited from AzurePSCmdlet)
|
ConfirmAction(Boolean, String, String, String, Action)
|
(Inherited from AzureDataCmdlet)
|
ConfirmAction(String, String, Action)
|
(Inherited from AzurePSCmdlet)
|
ConstructPSObject(String, Object[])
|
(Inherited from AzurePSCmdlet)
|
ContainerIsEmpty(CloudBlobContainer)
|
(Inherited from StorageCloudBlobCmdletBase)
|
ContainerIsEmpty(CloudBlobContainer)
|
(Inherited from StorageCloudBlobCmdletBase)
|
CreateChannel()
|
Create blob client and storage service management channel if need to.
(Inherited from StorageCloudBlobCmdletBase)
|
CreateChannel(AzureStorageContext)
|
(Inherited from StorageCloudBlobCmdletBase)
|
CreateChannel(AzureStorageContext)
|
Get a service channel object using specified storage account
(Inherited from StorageCloudBlobCmdletBase)
|
CurrentPath()
|
(Inherited from AzurePSCmdlet)
|
Dispose()
|
(Inherited from AzurePSCmdlet)
|
Dispose(Boolean)
|
(Inherited from AzurePSCmdlet)
|
DoInitChannelCurrentSubscription(Boolean)
|
(Inherited from StorageCloudCmdletBase<T>)
|
EndProcessing()
|
End processing
(Inherited from StorageCloudCmdletBase<T>)
|
ExecuteCmdlet()
|
execute command
|
FlushInitializationWarnings()
|
(Inherited from AzurePSCmdlet)
|
GetAccessControlChangeOptions(Int64)
|
GetCmdletConcurrency()
|
Get the concurrency value
(Inherited from StorageCloudCmdletBase<T>)
|
GetExceptionErrorCategory(Exception)
|
Get the error category for specified exception
(Inherited from StorageCloudCmdletBase<T>)
|
GetProgressHandler(Int64)
|
GetProgressRecord(String, Int64)
|
GetRequestOptions(StorageServiceType)
|
Get a request options
(Inherited from StorageCloudCmdletBase<T>)
|
GetTableRequestOptions()
|
Get a request options
(Inherited from StorageCloudCmdletBase<T>)
|
InitChannelCurrentSubscription()
|
(Inherited from StorageCloudCmdletBase<T>)
|
InitChannelCurrentSubscription(Boolean)
|
Init channel with or without subscription in storage cmdlet
(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)
|
LoadModuleVersion(String, Boolean)
|
(Inherited from AzurePSCmdlet)
|
LogCmdletEndInvocationInfo()
|
(Inherited from AzurePSCmdlet)
|
LogCmdletStartInvocationInfo()
|
(Inherited from AzurePSCmdlet)
|
LogQosEvent()
|
(Inherited from AzurePSCmdlet)
|
OperationAclResusive(Int64)
|
Set/Update/Remove ACL recusive async function
|
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)
|
SetProgressComplete()
|
Since it's difficult to know if the progress is finished or not in the progress, so need set progressbar to complete after cmdlet finish set acl recursive
|
SetupDebuggingTraces()
|
(Inherited from AzurePSCmdlet)
|
SetupHttpClientPipeline()
|
(Inherited from AzurePSCmdlet)
|
StopProcessing()
|
stop processing
time-consuming operation should work with ShouldForceQuit
(Inherited from StorageCloudCmdletBase<T>)
|
TearDownDebuggingTraces()
|
(Inherited from AzurePSCmdlet)
|
TearDownHttpClientPipeline()
|
(Inherited from AzurePSCmdlet)
|
ThrowIfPremium(String)
|
(Inherited from StorageCloudBlobCmdletBase)
|
ThrowTerminatingError(ErrorRecord)
|
(Inherited from AzurePSCmdlet)
|
UseTrack2Sdk()
|
(Inherited from StorageCloudBlobCmdletBase)
|
ValidateBlobProperties(Hashtable)
|
check whether the blob properties is valid
(Inherited from StorageCloudBlobCmdletBase)
|
ValidateBlobTier(BlobType, Nullable<PremiumPageBlobTier>, Nullable<Boolean>, Nullable<RehydratePriority>)
|
(Inherited from StorageCloudBlobCmdletBase)
|
ValidateBlobTier(BlobType, Nullable<PremiumPageBlobTier>)
|
(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, Object[])
|
(Inherited from AzurePSCmdlet)
|
WriteDebugWithTimestamp(String)
|
(Inherited from AzurePSCmdlet)
|
WriteError(ErrorRecord)
|
(Inherited from AzurePSCmdlet)
|
WriteErrorWithTimestamp(String)
|
(Inherited from AzurePSCmdlet)
|
WriteExceptionError(Exception)
|
Write error with category and identifier
(Inherited from StorageCloudCmdletBase<T>)
|
WriteInformation(Object, String[])
|
(Inherited from AzurePSCmdlet)
|
WriteInformation(String, Nullable<Boolean>)
|
(Inherited from AzurePSCmdlet)
|
WriteInformationWithTimestamp(String)
|
(Inherited from AzurePSCmdlet)
|
WriteInitializationWarnings(String)
|
(Inherited from AzurePSCmdlet)
|
WriteObject(Object, Boolean)
|
(Inherited from AzurePSCmdlet)
|
WriteObject(Object)
|
(Inherited from AzurePSCmdlet)
|
WriteProgress(ProgressRecord)
|
(Inherited from AzurePSCmdlet)
|
WriteResult(Int64)
|
WriteSurvey()
|
(Inherited from AzurePSCmdlet)
|
WriteTaskSummary()
|
(Inherited from StorageCloudCmdletBase<T>)
|
WriteTerminatingError(Exception)
|
write terminating error
(Inherited from StorageCloudCmdletBase<T>)
|
WriteTransmitSummaryStatus()
|
Write transmit summary status
(Inherited from StorageCloudCmdletBase<T>)
|
WriteVerbose(String)
|
(Inherited from AzurePSCmdlet)
|
WriteVerboseWithTimestamp(String, Object[])
|
(Inherited from AzurePSCmdlet)
|
WriteVerboseWithTimestamp(String)
|
(Inherited from AzurePSCmdlet)
|
WriteWarning(String)
|
(Inherited from AzurePSCmdlet)
|
WriteWarningWithTimestamp(String)
|
(Inherited from AzurePSCmdlet)
|