Share via


IPipelineGroupUpdateProperties Interface

Definition

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

Properties

Exporter

The exporters specified for a pipeline group instance.

NetworkingConfiguration

Networking configurations for the pipeline group instance.

PersistencePersistentVolumeName

The name of the mounted persistent volume.

Processor

The processors specified for a pipeline group instance.

Receiver

The receivers specified for a pipeline group instance.

Replica

Defines the amount of replicas of the pipeline group instance.

ServicePipeline

Pipelines belonging to a given pipeline group.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to