次の方法で共有


IPipelineGroupUpdate Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Models.PipelineGroupUpdateTypeConverter))]
public interface IPipelineGroupUpdate : Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Models.PipelineGroupUpdateTypeConverter))>]
type IPipelineGroupUpdate = interface
    interface IJsonSerializable
Public Interface IPipelineGroupUpdate
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.

Tag

Resource tags.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to