PsApiManagementConnectivityStatus Class

Definition

public class PsApiManagementConnectivityStatus
type PsApiManagementConnectivityStatus = class
Public Class PsApiManagementConnectivityStatus
Inheritance
PsApiManagementConnectivityStatus

Constructors

PsApiManagementConnectivityStatus()

Properties

Error

Gets or sets error details of the connectivity to the resource.

IsOptional

Gets whether Resourcetype is optional.

LastStatusChange

Gets the date when the resource connectivity status last Changed from success to failure or vice-versa. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard.

LastUpdated

Gets or sets the date when the resource connectivity status was last updated. This status should be updated every 15 minutes. If this status has not been updated, then it means that the service has lost network connectivity to the resource, from inside the Virtual Network.The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard.

Name

Gets or sets the hostname of the resource which the service depends on. This can be the database, storage or any other azure resource on which the service depends upon.

ResourceType

Gets the resourceType.

Status

Gets or sets resource Connectivity Status Type identifier. Possible values include: 'initializing', 'success', 'failure'

Applies to