共用方式為


OperationalInsightsTablePlan(String) Constructor

Definition

Initializes a new instance of OperationalInsightsTablePlan.

public OperationalInsightsTablePlan (string value);
new Azure.ResourceManager.OperationalInsights.Models.OperationalInsightsTablePlan : string -> Azure.ResourceManager.OperationalInsights.Models.OperationalInsightsTablePlan
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to