你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSDataCollectionRuleResource Class

Definition

Wraps around an Data Collection Rule.

public class PSDataCollectionRuleResource : Microsoft.Azure.Management.Monitor.Models.Resource
type PSDataCollectionRuleResource = class
    inherit Resource
Public Class PSDataCollectionRuleResource
Inherits Resource
Inheritance
PSDataCollectionRuleResource

Constructors

PSDataCollectionRuleResource()

Initializes a new instance of the PSDataCollectionRuleResource class.

PSDataCollectionRuleResource(DataCollectionRuleResource)

Initializes a new instance of the PSDataCollectionRuleResource class.

Properties

DataFlows

Gets or sets the specification of data flows.

DataSources

Gets or sets the specification of data sources. This property is optional and can be omitted if the rule is meant to be used via direct calls to the provisioned endpoint.

Description

Gets or sets description of the data collection rule.

Destinations

Gets or sets the specification of destinations.

Etag

Gets resource entity tag (ETag).

ProvisioningState

Gets the resource provisioning state. Possible values include: 'Creating', 'Updating', 'Deleting', 'Succeeded', 'Failed'

Applies to