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.
[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