DataCollectionEndpointMetadata Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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>
type DataCollectionEndpointMetadata = class
inherit DataCollectionRuleRelatedResourceMetadata
interface IJsonModel<DataCollectionEndpointMetadata>
interface IPersistableModel<DataCollectionEndpointMetadata>
Public Class DataCollectionEndpointMetadata
Inherits DataCollectionRuleRelatedResourceMetadata
Implements IJsonModel(Of DataCollectionEndpointMetadata), IPersistableModel(Of DataCollectionEndpointMetadata)
- Inheritance
- 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
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET