PipelineGroupService Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Service Info.
public class PipelineGroupService : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Monitor.PipelineGroups.Models.PipelineGroupService>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Monitor.PipelineGroups.Models.PipelineGroupService>
type PipelineGroupService = class
interface IJsonModel<PipelineGroupService>
interface IPersistableModel<PipelineGroupService>
Public Class PipelineGroupService
Implements IJsonModel(Of PipelineGroupService), IPersistableModel(Of PipelineGroupService)
- Inheritance
-
PipelineGroupService
- Implements
Constructors
| Name | Description |
|---|---|
| PipelineGroupService(IEnumerable<PipelineGroupPipeline>) |
Initializes a new instance of PipelineGroupService. |
Properties
| Name | Description |
|---|---|
| PersistencePersistentVolumeName |
The name of the mounted persistent volume. |
| Pipelines |
Pipelines belonging to a given pipeline group. |