Share via


OperationalInsightsWorkspaceSku(OperationalInsightsWorkspaceSkuName) Constructor

Definition

Initializes a new instance of OperationalInsightsWorkspaceSku.

public OperationalInsightsWorkspaceSku (Azure.ResourceManager.OperationalInsights.Models.OperationalInsightsWorkspaceSkuName name);
new Azure.ResourceManager.OperationalInsights.Models.OperationalInsightsWorkspaceSku : Azure.ResourceManager.OperationalInsights.Models.OperationalInsightsWorkspaceSkuName -> Azure.ResourceManager.OperationalInsights.Models.OperationalInsightsWorkspaceSku
Public Sub New (name As OperationalInsightsWorkspaceSkuName)

Parameters

name
OperationalInsightsWorkspaceSkuName

The name of the SKU.

Applies to