AzurePSCmdlet Class
ในบทความนี้
Definition
Constructors
Fields
Properties
Methods
Extension Methods
Applies to
แสดง 3 เพิ่มเติม
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 abstract class AzurePSCmdlet : System .Management .Automation .PSCmdlet , IDisposable
type AzurePSCmdlet = class
inherit PSCmdlet
interface IDisposable
Public MustInherit Class AzurePSCmdlet
Inherits PSCmdlet
Implements IDisposable
Inheritance
Derived
Implements
ขยายตาราง
ขยายตาราง
ขยายตาราง
ขยายตาราง
AddDebuggingFilter(Regex)
BeginProcessing()
CheckIfInteractive()
ConfirmAction(Boolean, String, String, String, Action, Func<Boolean>)
ConfirmAction(Boolean, String, String, String, Action)
ConfirmAction(String, String, Action)
ConstructPSObject(String, Object[])
CurrentPath()
Dispose()
Dispose(Boolean)
EndProcessing()
ExecuteCmdlet()
FlushInitializationWarnings()
InitDebuggingFilter()
InitializeQosEvent()
IsDataCollectionAllowed()
IsTerminatingError(Exception)
IsVerbose()
LoadModuleVersion(String, Boolean)
LogCmdletEndInvocationInfo()
LogCmdletStartInvocationInfo()
LogQosEvent()
ProcessRecord()
RegisterDynamicParameters(RuntimeDefinedParameterDictionary)
ResolveUserPath(String)
ResolveUserPath(String[])
SafeWriteOutputPSObject(String, Object[])
SetBackgroundJobDescription(String)
SetupDebuggingTraces()
SetupHttpClientPipeline()
TearDownDebuggingTraces()
TearDownHttpClientPipeline()
ThrowTerminatingError(ErrorRecord)
WriteCommandDetail(String)
WriteDebug(String)
WriteDebugWithTimestamp(String, Object[])
WriteDebugWithTimestamp(String)
WriteError(ErrorRecord)
WriteErrorWithTimestamp(String)
WriteExceptionError(Exception)
WriteInformation(Object, String[])
WriteInformation(String, Nullable<Boolean>)
WriteInformationWithTimestamp(String)
WriteInitializationWarnings(String)
WriteObject(Object, Boolean)
WriteObject(Object)
WriteProgress(ProgressRecord)
WriteSurvey()
WriteVerbose(String)
WriteVerboseWithTimestamp(String, Object[])
WriteVerboseWithTimestamp(String)
WriteWarning(String)
WriteWarningWithTimestamp(String)
ขยายตาราง