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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET