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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET