GetAzTimeSeriesInsightsEnvironment_GetViaIdentity Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Description("Gets the environment with the specified name in the specified subscription and resource group.")]
[Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Generated]
[System.Management.Automation.Cmdlet("Get", "AzTimeSeriesInsightsEnvironment_GetViaIdentity")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20180815Preview.IEnvironmentResource) })]
public class GetAzTimeSeriesInsightsEnvironment_GetViaIdentity : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.IEventListener
[Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Description("Gets the environment with the specified name in the specified subscription and resource group.")]
[Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Generated]
[System.Management.Automation.Cmdlet("Get", "AzTimeSeriesInsightsEnvironment_GetViaIdentity")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20200515.IEnvironmentResource) })]
public class GetAzTimeSeriesInsightsEnvironment_GetViaIdentity : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Description("Gets the environment with the specified name in the specified subscription and resource group.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Generated>]
[<System.Management.Automation.Cmdlet("Get", "AzTimeSeriesInsightsEnvironment_GetViaIdentity")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20180815Preview.IEnvironmentResource) })>]
type GetAzTimeSeriesInsightsEnvironment_GetViaIdentity = class
    inherit PSCmdlet
    interface IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Description("Gets the environment with the specified name in the specified subscription and resource group.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Generated>]
[<System.Management.Automation.Cmdlet("Get", "AzTimeSeriesInsightsEnvironment_GetViaIdentity")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20200515.IEnvironmentResource) })>]
type GetAzTimeSeriesInsightsEnvironment_GetViaIdentity = class
    inherit PSCmdlet
    interface IEventListener
Public Class GetAzTimeSeriesInsightsEnvironment_GetViaIdentity
Inherits PSCmdlet
Implements IEventListener
Inheritance
GetAzTimeSeriesInsightsEnvironment_GetViaIdentity
Attributes
Implements

Constructors

GetAzTimeSeriesInsightsEnvironment_GetViaIdentity()

Properties

Break
Client
DefaultProfile
Expand
HttpPipelineAppend
HttpPipelinePrepend
InputObject
InvocationInformation
Proxy
ProxyCredential
ProxyUseDefaultCredentials

Methods

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

Explicit Interface Implementations

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

Applies to