IOriginAutoGenerated Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Models.OriginAutoGeneratedTypeConverter))]
public interface IOriginAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Models.OriginAutoGeneratedTypeConverter))>]
type IOriginAutoGenerated = interface
    interface IJsonSerializable
Public Interface IOriginAutoGenerated
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
AddedBy

The ID of the origin - for example, in case of 'Manual', the user ID/app ID, and in case of 'Automatic', the name of the automatic system

AddedByType

The source of the origin - Manual or Automatic

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to