다음을 통해 공유


GenerateTokenRequest.DatasetId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to