GetCauClusterRoleCommand Class
Namespace: Microsoft.ClusterAwareUpdating.Commands
Assembly: ClusterAwareUpdating (in ClusterAwareUpdating.dll)
Inheritance Hierarchy
System.Object
System.Management.Automation.Internal.InternalCommand
System.Management.Automation.Cmdlet
System.Management.Automation.PSCmdlet
Microsoft.ClusterAwareUpdating.Commands.CauBaseCommand
Microsoft.ClusterAwareUpdating.Commands.GetCauClusterRoleCommand
Syntax
[CmdletAttribute("Get", "CauClusterRole")]
[OutputTypeAttribute(new Type[] { ... })]
public class GetCauClusterRoleCommand : CauBaseCommand
[CmdletAttribute("Get", "CauClusterRole")]
[OutputTypeAttribute(new array<Type^>^ { ... })]
public ref class GetCauClusterRoleCommand : CauBaseCommand
[<CmdletAttribute("Get", "CauClusterRole")>]
[<OutputTypeAttribute([| ... |])>]
type GetCauClusterRoleCommand =
class
inherit CauBaseCommand
end
<CmdletAttribute("Get", "CauClusterRole")>
<OutputTypeAttribute(New Type() { ... })>
Public Class GetCauClusterRoleCommand
Inherits CauBaseCommand
Constructors
| Name | Description | |
|---|---|---|
![]() |
GetCauClusterRoleCommand() |
Properties
| Name | Description | |
|---|---|---|
![]() |
CancelTS | An object that manages the cancellation of this command.(Inherited from CauBaseCommand.) |
![]() |
ClusterName | |
![]() |
CommandOrigin | (Inherited from InternalCommand.) |
![]() |
CommandRuntime | (Inherited from Cmdlet.) |
![]() |
Credential | |
![]() |
CurrentPSTransaction | (Inherited from Cmdlet.) |
![]() |
Disposed | Indicates whether the resources that are used by the cluster-aware updating (CAU) are released.(Inherited from CauBaseCommand.) |
![]() |
Events | (Inherited from PSCmdlet.) |
![]() |
Host | (Inherited from PSCmdlet.) |
![]() |
InvokeCommand | (Inherited from PSCmdlet.) |
![]() |
InvokeProvider | (Inherited from PSCmdlet.) |
![]() |
IsOnPipelineThread | Indicates whether the command is on the pipeline thread.(Inherited from CauBaseCommand.) |
![]() |
JobManager | (Inherited from PSCmdlet.) |
![]() |
JobRepository | (Inherited from PSCmdlet.) |
![]() |
MyInvocation | (Inherited from PSCmdlet.) |
![]() |
PagingParameters | (Inherited from PSCmdlet.) |
![]() |
ParameterSetName | (Inherited from PSCmdlet.) |
![]() |
SessionState | (Inherited from PSCmdlet.) |
![]() |
Stopping | (Inherited from Cmdlet.) |
![]() |
SyncRoot | An object that is used to synchronize this command's access to the pipeline thread.(Inherited from CauBaseCommand.) |
Methods
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.ClusterAwareUpdating.Commands Namespace
Return to top
.jpeg)
.jpeg)
.gif)
.jpeg)