PSApiKeyTableView(ApplicationInsightsComponentApiKey) Constructor
Definition
Important
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.
public PSApiKeyTableView (Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20150501.ApplicationInsightsComponentApiKey key);
new Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.PSApiKeyTableView : Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20150501.ApplicationInsightsComponentApiKey -> Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.PSApiKeyTableView
Public Sub New (key As ApplicationInsightsComponentApiKey)