Condividi tramite


RolloutStep.StepGroup Property

Definition

Gets or sets the step group the current step is part of.

[Newtonsoft.Json.JsonProperty(PropertyName="stepGroup")]
public string StepGroup { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="stepGroup")>]
member this.StepGroup : string with get, set
Public Property StepGroup As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to