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


IDataCollectionEndpoint Interface

Definition

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

Properties

ConfigurationAccessEndpoint

The endpoint. This property is READ-ONLY.

Description

Description of the data collection endpoint.

FailoverConfigurationActiveLocation

Active location where data flow will occur.

FailoverConfigurationLocation

Locations that are configured for failover.

ImmutableId

The immutable ID of this data collection endpoint resource. This property is READ-ONLY.

LogIngestionEndpoint

The endpoint. This property is READ-ONLY.

MetadataProvisionedBy

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

MetadataProvisionedByResourceId

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

MetricIngestionEndpoint

The endpoint. This property is READ-ONLY.

NetworkAclsPublicNetworkAccess

The configuration to set whether network access from public internet to the endpoints are allowed.

PrivateLinkScopedResource

List of Azure Monitor Private Link Scope Resources to which this data collection endpoint resource is associated. This property is READ-ONLY.

ProvisioningState

The resource provisioning state. This property is READ-ONLY.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to