GatewayDiagnosticsStatus Class

Definition

The status of a gateway diagnostics operation.

public class GatewayDiagnosticsStatus : Microsoft.Azure.AzureOperationResponse
type GatewayDiagnosticsStatus = class
    inherit AzureOperationResponse
Public Class GatewayDiagnosticsStatus
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
GatewayDiagnosticsStatus

Constructors

GatewayDiagnosticsStatus()

Initializes a new instance of the GatewayDiagnosticsStatus class.

Properties

DiagnosticsUrl

Optional. The url where the diagnostics data can be found.

State

Optional. The current state of the gateway's diagnostics session.

Applies to