Partager via


CapacitiesOperationsExtensions.GetRefreshables Méthode

Définition

public static Microsoft.PowerBI.Api.Models.Refreshables GetRefreshables (this Microsoft.PowerBI.Api.ICapacitiesOperations operations, int top, string expand = default, string filter = default, int? skip = default);
static member GetRefreshables : Microsoft.PowerBI.Api.ICapacitiesOperations * int * string * string * Nullable<int> -> Microsoft.PowerBI.Api.Models.Refreshables
<Extension()>
Public Function GetRefreshables (operations As ICapacitiesOperations, top As Integer, Optional expand As String = Nothing, Optional filter As String = Nothing, Optional skip As Nullable(Of Integer) = Nothing) As Refreshables

Paramètres

top
Int32
expand
String
filter
String
skip
Nullable<Int32>

Retours

S’applique à