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


IDataCollectionEndpointResourceProperties Interface

Definition

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

Properties

ConfigurationAccessEndpoint

The endpoint. This property is READ-ONLY.

(Inherited from IDataCollectionEndpoint)
Description

Description of the data collection endpoint.

(Inherited from IDataCollectionEndpoint)
FailoverConfigurationActiveLocation

Active location where data flow will occur.

(Inherited from IDataCollectionEndpoint)
FailoverConfigurationLocation

Locations that are configured for failover.

(Inherited from IDataCollectionEndpoint)
ImmutableId

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

(Inherited from IDataCollectionEndpoint)
LogIngestionEndpoint

The endpoint. This property is READ-ONLY.

(Inherited from IDataCollectionEndpoint)
MetadataProvisionedBy

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

(Inherited from IDataCollectionEndpoint)
MetadataProvisionedByResourceId

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

(Inherited from IDataCollectionEndpoint)
MetricIngestionEndpoint

The endpoint. This property is READ-ONLY.

(Inherited from IDataCollectionEndpoint)
NetworkAclsPublicNetworkAccess

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

(Inherited from IDataCollectionEndpoint)
PrivateLinkScopedResource

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

(Inherited from IDataCollectionEndpoint)
ProvisioningState

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

(Inherited from IDataCollectionEndpoint)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to