Method | Description | |
---|---|---|
Get ( this operations ) : EntryModel |
|
|
GetAsync ( this operations, |
|
public static Get ( this operations ) : EntryModel | ||
operations | this | /// The operations group for this extension method. /// |
return | EntryModel |
public static GetAsync ( this operations, |
||
operations | this | /// The operations group for this extension method. /// |
cancellationToken | /// The cancellation token. /// | |
return | Task |