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

IDataCollectionRuleAssociationProxyOnlyResourceProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.DataCollectionRuleAssociationProxyOnlyResourcePropertiesTypeConverter))]
public interface IDataCollectionRuleAssociationProxyOnlyResourceProperties : Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleAssociation
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.DataCollectionRuleAssociationProxyOnlyResourcePropertiesTypeConverter))>]
type IDataCollectionRuleAssociationProxyOnlyResourceProperties = interface
    interface IJsonSerializable
    interface IDataCollectionRuleAssociation
Public Interface IDataCollectionRuleAssociationProxyOnlyResourceProperties
Implements IDataCollectionRuleAssociation
Derived
Attributes
Implements

Properties

DataCollectionEndpointId

The resource ID of the data collection endpoint that is to be associated.

(Inherited from IDataCollectionRuleAssociation)
DataCollectionRuleId

The resource ID of the data collection rule that is to be associated.

(Inherited from IDataCollectionRuleAssociation)
Description

Description of the association.

(Inherited from IDataCollectionRuleAssociation)
MetadataProvisionedBy

Azure offering managing this resource on-behalf-of customer.

(Inherited from IDataCollectionRuleAssociation)
MetadataProvisionedByResourceId

Resource Id of azure offering managing this resource on-behalf-of customer.

(Inherited from IDataCollectionRuleAssociation)
ProvisioningState

The resource provisioning state.

(Inherited from IDataCollectionRuleAssociation)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to