다음을 통해 공유


BatchConfigurationProperties.BatchGroupName Property

Definition

Gets or sets the name of the batch group.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to