GetAzureStorageFileContent Class

Definition

[System.Management.Automation.Cmdlet("Get", "AzStorageFileContent", DefaultParameterSetName="ShareName", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.WindowsAzure.Commands.Common.Storage.ResourceModel.AzureStorageFile) })]
public class GetAzureStorageFileContent : Microsoft.WindowsAzure.Commands.Storage.File.StorageFileDataManagementCmdletBase, System.Management.Automation.IDynamicParameters
[System.Management.Automation.Cmdlet("Get", "AzureStorageFileContent", DefaultParameterSetName="ShareName", SupportsShouldProcess=true)]
public class GetAzureStorageFileContent : Microsoft.WindowsAzure.Commands.Storage.File.StorageFileDataManagementCmdletBase
[<System.Management.Automation.Cmdlet("Get", "AzStorageFileContent", DefaultParameterSetName="ShareName", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.WindowsAzure.Commands.Common.Storage.ResourceModel.AzureStorageFile) })>]
type GetAzureStorageFileContent = class
    inherit StorageFileDataManagementCmdletBase
    interface IDynamicParameters
[<System.Management.Automation.Cmdlet("Get", "AzureStorageFileContent", DefaultParameterSetName="ShareName", SupportsShouldProcess=true)>]
type GetAzureStorageFileContent = class
    inherit StorageFileDataManagementCmdletBase
Public Class GetAzureStorageFileContent
Inherits StorageFileDataManagementCmdletBase
Implements IDynamicParameters
Public Class GetAzureStorageFileContent
Inherits StorageFileDataManagementCmdletBase
Inheritance
Attributes
Implements

Constructors

GetAzureStorageFileContent()

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)
CmdletCancellationToken (Inherited from StorageCloudCmdletBase<T>)
concurrentTaskCount (Inherited from StorageCloudCmdletBase<T>)
sizeTB (Inherited from StorageFileDataManagementCmdletBase)
summaryRecord (Inherited from StorageCloudCmdletBase<T>)
WaitTimeout (Inherited from StorageCloudCmdletBase<T>)

Properties

_dataCollectionProfile (Inherited from AzurePSCmdlet)
_matchers (Inherited from AzurePSCmdlet)
AsJob (Inherited from StorageFileDataManagementCmdletBase)
AsJobDynamicParameters (Inherited from AzurePSCmdlet)
Channel (Inherited from StorageCloudCmdletBase<T>)
CheckMd5
ClientTimeoutPerRequest (Inherited from StorageCloudCmdletBase<T>)
ConcurrentTaskCount (Inherited from StorageCloudCmdletBase<T>)
Context (Inherited from AzureStorageFileCmdletBase)
DataCollectionWarning (Inherited from AzureDataCmdlet)
DebugMessages (Inherited from AzurePSCmdlet)
DefaultContext (Inherited from AzureDataCmdlet)
DefaultProfile (Inherited from StorageCloudCmdletBase<T>)
Destination
Directory
EnableMultiThread (Inherited from StorageCloudCmdletBase<T>)
File
Force (Inherited from StorageFileDataManagementCmdletBase)
ImplementationBackgroundJobDescription (Inherited from AzurePSCmdlet)
IsErrorMetricEnabled (Inherited from AzurePSCmdlet)
IsUsageMetricEnabled (Inherited from AzurePSCmdlet)
ModuleName (Inherited from AzurePSCmdlet)
ModuleVersion (Inherited from AzurePSCmdlet)
OperationContext (Inherited from StorageCloudCmdletBase<T>)
PassThru
Path
PSVersion
Obsolete.
(Inherited from AzurePSCmdlet)
RequestOptions (Inherited from AzureStorageFileCmdletBase)
RMProfile (Inherited from AzureDataCmdlet)
ServerTimeoutPerRequest (Inherited from StorageCloudCmdletBase<T>)
SessionState (Inherited from AzurePSCmdlet)
Share
ShareChannel (Inherited from StorageCloudCmdletBase<T>)
ShareName
ShouldForceQuit (Inherited from StorageCloudCmdletBase<T>)
SMProfile (Inherited from AzureDataCmdlet)
TableOperationContext (Inherited from StorageCloudCmdletBase<T>)
TransferManager (Inherited from StorageFileDataManagementCmdletBase)

Methods

AddDebuggingFilter(Regex) (Inherited from AzurePSCmdlet)
BeginProcessing() (Inherited from StorageFileDataManagementCmdletBase)
BuildFileShareObjectFromName(String) (Inherited from AzureStorageFileCmdletBase)
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 StorageFileDataManagementCmdletBase)
ConfirmOverwriteAsync(Object, Object) (Inherited from StorageFileDataManagementCmdletBase)
ConstructPSObject(String, Object[]) (Inherited from AzurePSCmdlet)
CreateChannel() (Inherited from AzureStorageFileCmdletBase)
CurrentPath() (Inherited from AzurePSCmdlet)
Dispose() (Inherited from AzurePSCmdlet)
Dispose(Boolean) (Inherited from AzurePSCmdlet)
DoBeginProcessing() (Inherited from StorageFileDataManagementCmdletBase)
DoEndProcessing() (Inherited from StorageFileDataManagementCmdletBase)
DoInitChannelCurrentSubscription(Boolean) (Inherited from StorageCloudCmdletBase<T>)
EndProcessing() (Inherited from StorageFileDataManagementCmdletBase)
ExecuteCmdlet()
FlushInitializationWarnings() (Inherited from AzurePSCmdlet)
GetCmdletConcurrency() (Inherited from StorageCloudCmdletBase<T>)
GetDynamicParameters()
GetExceptionErrorCategory(Exception) (Inherited from StorageCloudCmdletBase<T>)
GetRequestOptions(StorageServiceType) (Inherited from StorageCloudCmdletBase<T>)
GetTableRequestOptions() (Inherited from StorageCloudCmdletBase<T>)
GetTransferContext(ProgressRecord, Int64) (Inherited from StorageFileDataManagementCmdletBase)
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)
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)
SetupDebuggingTraces() (Inherited from AzurePSCmdlet)
SetupHttpClientPipeline() (Inherited from AzurePSCmdlet)
ShareIsEmpty(CloudFileShare) (Inherited from AzureStorageFileCmdletBase)
ShareIsEmpty(CloudFileShare) (Inherited from AzureStorageFileCmdletBase)
StopProcessing() (Inherited from StorageCloudCmdletBase<T>)
TearDownDebuggingTraces() (Inherited from AzurePSCmdlet)
TearDownHttpClientPipeline() (Inherited from AzurePSCmdlet)
ThrowTerminatingError(ErrorRecord) (Inherited from AzurePSCmdlet)
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