Share via


IPipelineGroupIdentity.PipelineGroupName Property

Definition

The name of pipeline group. The name is case insensitive.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="The name of pipeline group. The name is case insensitive.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="pipelineGroupName", Update=true)]
public string PipelineGroupName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="The name of pipeline group. The name is case insensitive.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="pipelineGroupName", Update=true)>]
member this.PipelineGroupName : string with get, set
Public Property PipelineGroupName As String

Property Value

Attributes

Applies to