Share via


IVMExtensionPayload Interface

Definition

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

Properties

IngestionKey

Ingestion key of the account

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to