次の方法で共有


SubscriptionResourceGetAccountsOptions.Select プロパティ

定義

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

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

プロパティ値

適用対象