PerfMonResponse Constructors
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.
PerfMonResponse() |
Initializes a new instance of the PerfMonResponse class. |
PerfMonResponse(String, String, PerfMonSet) |
Initializes a new instance of the PerfMonResponse class. |
Initializes a new instance of the PerfMonResponse class.
public PerfMonResponse();
Public Sub New ()
Applies to
Azure SDK for .NET Legacy
Продукт | Версії |
---|---|
Azure SDK for .NET | Legacy |
Initializes a new instance of the PerfMonResponse class.
public PerfMonResponse(string code = default, string message = default, Microsoft.Azure.Management.AppService.Fluent.Models.PerfMonSet data = default);
new Microsoft.Azure.Management.AppService.Fluent.Models.PerfMonResponse : string * string * Microsoft.Azure.Management.AppService.Fluent.Models.PerfMonSet -> Microsoft.Azure.Management.AppService.Fluent.Models.PerfMonResponse
Public Sub New (Optional code As String = Nothing, Optional message As String = Nothing, Optional data As PerfMonSet = Nothing)
Parameters
- code
- String
The response code.
- message
- String
The message.
- data
- PerfMonSet
The performance monitor counters.
Applies to
Azure SDK for .NET Legacy
Продукт | Версії |
---|---|
Azure SDK for .NET | Legacy |
Відгук про Azure SDK for .NET
Azure SDK for .NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: