SubscriptionResourceGetAccountsOptions.Select Property

Definition

OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional.

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

Property Value

Applies to