InvokeAzLogzHostMonitor_Host Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Logz.Description("Returns the payload that needs to be passed in the request body for installing Logz.io agent on a VM.")]
[Microsoft.Azure.PowerShell.Cmdlets.Logz.Generated]
[System.Management.Automation.Cmdlet("Invoke", "AzLogzHostMonitor_Host", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Logz.Models.Api20201001Preview.IVMExtensionPayload) })]
public class InvokeAzLogzHostMonitor_Host : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.Logz.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.Logz.Description("Returns the payload that needs to be passed in the request body for installing Logz.io agent on a VM.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.Logz.Generated>]
[<System.Management.Automation.Cmdlet("Invoke", "AzLogzHostMonitor_Host", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Logz.Models.Api20201001Preview.IVMExtensionPayload) })>]
type InvokeAzLogzHostMonitor_Host = class
    inherit PSCmdlet
    interface IEventListener
Public Class InvokeAzLogzHostMonitor_Host
Inherits PSCmdlet
Implements IEventListener
Inheritance
InvokeAzLogzHostMonitor_Host
Attributes
Implements

Constructors

InvokeAzLogzHostMonitor_Host()

Properties

Break
Client
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
InvocationInformation
MonitorName
Proxy
ProxyCredential
ProxyUseDefaultCredentials
ResourceGroupName
SubscriptionId

Methods

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

Explicit Interface Implementations

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

Applies to