RestartAzSpringCloudAppDeployment_Restart Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Description("Restart the deployment.")]
[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Generated]
[System.Management.Automation.Cmdlet("Restart", "AzSpringCloudAppDeployment_Restart", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(System.Boolean) })]
public class RestartAzSpringCloudAppDeployment_Restart : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Description("Restart the deployment.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Generated>]
[<System.Management.Automation.Cmdlet("Restart", "AzSpringCloudAppDeployment_Restart", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(System.Boolean) })>]
type RestartAzSpringCloudAppDeployment_Restart = class
    inherit PSCmdlet
    interface IEventListener
Public Class RestartAzSpringCloudAppDeployment_Restart
Inherits PSCmdlet
Implements IEventListener
Inheritance
RestartAzSpringCloudAppDeployment_Restart
Attributes
Implements

Constructors

RestartAzSpringCloudAppDeployment_Restart()

Properties

AppName
AsJob
Break
Client
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
InvocationInformation
Name
NoWait
PassThru
Proxy
ProxyCredential
ProxyUseDefaultCredentials
ResourceGroupName
ServiceName
SubscriptionId

Methods

BeginProcessing()
Clone()
EndProcessing()
ProcessRecord()
ProcessRecordAsync()
StopProcessing()

Explicit Interface Implementations

IEventListener.Cancel
IEventListener.Signal(String, CancellationToken, Func<EventData>)
IEventListener.Token

Applies to