Share via


DataCollectionEndpointMetadata Class

Definition

Metadata for the resource. This property is READ-ONLY.

public class DataCollectionEndpointMetadata : Azure.ResourceManager.Monitor.Models.DataCollectionRuleRelatedResourceMetadata, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Monitor.Models.DataCollectionEndpointMetadata>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Monitor.Models.DataCollectionEndpointMetadata>
public class DataCollectionEndpointMetadata : Azure.ResourceManager.Monitor.Models.DataCollectionRuleRelatedResourceMetadata
type DataCollectionEndpointMetadata = class
    inherit DataCollectionRuleRelatedResourceMetadata
    interface IJsonModel<DataCollectionEndpointMetadata>
    interface IPersistableModel<DataCollectionEndpointMetadata>
type DataCollectionEndpointMetadata = class
    inherit DataCollectionRuleRelatedResourceMetadata
Public Class DataCollectionEndpointMetadata
Inherits DataCollectionRuleRelatedResourceMetadata
Implements IJsonModel(Of DataCollectionEndpointMetadata), IPersistableModel(Of DataCollectionEndpointMetadata)
Public Class DataCollectionEndpointMetadata
Inherits DataCollectionRuleRelatedResourceMetadata
Inheritance
DataCollectionEndpointMetadata
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<DataCollectionEndpointMetadata>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<DataCollectionEndpointMetadata>.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<DataCollectionEndpointMetadata>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<DataCollectionEndpointMetadata>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<DataCollectionEndpointMetadata>.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