IServerUsagesOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ServerUsagesOperations operations.
public interface IServerUsagesOperations
type IServerUsagesOperations = interface
Public Interface IServerUsagesOperations
Methods
ListByServerWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Returns server usages. |
Extension Methods
ListByServer(IServerUsagesOperations, String, String) |
Returns server usages. |
ListByServerAsync(IServerUsagesOperations, String, String, CancellationToken) |
Returns server usages. |