次の方法で共有


DataLakeStoreAccountCollectionGetAllOptions.Select プロパティ

定義

OData Select ステートメント。 各エントリのプロパティを、要求されたプロパティ (Categories?$select=CategoryName,Description など) に制限します。 省略可能。

public string Select { get; set; }
member this.Select : string with get, set
Public Property Select As String

プロパティ値

適用対象