Share via


DataCollectionRuleAssociationMetadata Class

Definition

Metadata about the resource.

public class DataCollectionRuleAssociationMetadata : Azure.ResourceManager.Monitor.Models.DataCollectionRuleRelatedResourceMetadata, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Monitor.Models.DataCollectionRuleAssociationMetadata>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Monitor.Models.DataCollectionRuleAssociationMetadata>
public class DataCollectionRuleAssociationMetadata : Azure.ResourceManager.Monitor.Models.DataCollectionRuleRelatedResourceMetadata
type DataCollectionRuleAssociationMetadata = class
    inherit DataCollectionRuleRelatedResourceMetadata
    interface IJsonModel<DataCollectionRuleAssociationMetadata>
    interface IPersistableModel<DataCollectionRuleAssociationMetadata>
type DataCollectionRuleAssociationMetadata = class
    inherit DataCollectionRuleRelatedResourceMetadata
Public Class DataCollectionRuleAssociationMetadata
Inherits DataCollectionRuleRelatedResourceMetadata
Implements IJsonModel(Of DataCollectionRuleAssociationMetadata), IPersistableModel(Of DataCollectionRuleAssociationMetadata)
Public Class DataCollectionRuleAssociationMetadata
Inherits DataCollectionRuleRelatedResourceMetadata
Inheritance
DataCollectionRuleAssociationMetadata
Implements

Properties

ProvisionedBy

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

(Inherited from DataCollectionRuleRelatedResourceMetadata)
ProvisionedByResourceId

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

(Inherited from DataCollectionRuleRelatedResourceMetadata)

Explicit Interface Implementations

IJsonModel<DataCollectionRuleAssociationMetadata>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<DataCollectionRuleAssociationMetadata>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<DataCollectionRuleRelatedResourceMetadata>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

(Inherited from DataCollectionRuleRelatedResourceMetadata)
IJsonModel<DataCollectionRuleRelatedResourceMetadata>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

(Inherited from DataCollectionRuleRelatedResourceMetadata)
IPersistableModel<DataCollectionRuleAssociationMetadata>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<DataCollectionRuleAssociationMetadata>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<DataCollectionRuleAssociationMetadata>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<DataCollectionRuleRelatedResourceMetadata>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

(Inherited from DataCollectionRuleRelatedResourceMetadata)
IPersistableModel<DataCollectionRuleRelatedResourceMetadata>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

(Inherited from DataCollectionRuleRelatedResourceMetadata)
IPersistableModel<DataCollectionRuleRelatedResourceMetadata>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

(Inherited from DataCollectionRuleRelatedResourceMetadata)

Applies to