CreateTaskRequest.BucketId Property

Definition

The bucket to place this task in.

[System.Text.Json.Serialization.JsonPropertyName("bucketId")]
public string BucketId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("bucketId")>]
member this.BucketId : string with get, set
Public Property BucketId As String

Property Value

Attributes

Applies to