CreatePSDataExportParameters Class
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 class CreatePSDataExportParameters : Microsoft.Azure.Commands.OperationalInsights.OperationalInsightsParametersBase
type CreatePSDataExportParameters = class
inherit OperationalInsightsParametersBase
Public Class CreatePSDataExportParameters
Inherits OperationalInsightsParametersBase
- Inheritance
Constructors
CreatePSDataExportParameters(String, String, String, List<String>, String, String, Nullable<Boolean>) |
Properties
DataExportName | |
DestinationResourceId | |
Enable | |
EventHubName | |
ResourceGroupName | (Inherited from OperationalInsightsParametersBase) |
TableNames | |
WorkspaceName | (Inherited from OperationalInsightsParametersBase) |