Megosztás a következőn keresztül:


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