Class GetDataCollectionEndpointResult


  • public final class GetDataCollectionEndpointResult
    extends java.lang.Object
    • Method Detail

      • description

        public java.util.Optional<java.lang.String> description()
        Returns:
        Description of the data collection endpoint.
      • etag

        public java.lang.String etag()
        Returns:
        Resource entity tag (ETag).
      • id

        public java.lang.String id()
        Returns:
        Fully qualified ID of the resource.
      • immutableId

        public java.util.Optional<java.lang.String> immutableId()
        Returns:
        The immutable ID of this data collection endpoint resource. This property is READ-ONLY.
      • kind

        public java.util.Optional<java.lang.String> kind()
        Returns:
        The kind of the resource.
      • location

        public java.lang.String location()
        Returns:
        The geo-location where the resource lives.
      • name

        public java.lang.String name()
        Returns:
        The name of the resource.
      • privateLinkScopedResources

        public java.util.List<PrivateLinkScopedResourceResponse> privateLinkScopedResources()
        Returns:
        List of Azure Monitor Private Link Scope Resources to which this data collection endpoint resource is associated. This property is READ-ONLY.
      • provisioningState

        public java.lang.String provisioningState()
        Returns:
        The resource provisioning state. This property is READ-ONLY.
      • tags

        public java.util.Map<java.lang.String,​java.lang.String> tags()
        Returns:
        Resource tags.
      • type

        public java.lang.String type()
        Returns:
        The type of the resource.