package
12.5.0-beta+incompatible
Repository: https://github.com/scott-the-programmer/azure-sdk-for-go.git
Documentation: pkg.go.dev

# Functions

New creates an instance of the ManagementClient client.
NewAvailabilityStatusesClient creates an instance of the AvailabilityStatusesClient client.
NewAvailabilityStatusesClientWithBaseURI creates an instance of the AvailabilityStatusesClient client.
NewOperationsClient creates an instance of the OperationsClient client.
NewOperationsClientWithBaseURI creates an instance of the OperationsClient client.
NewWithBaseURI creates an instance of the ManagementClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.

# Constants

Available specifies the available state for availability state values.
DefaultBaseURI is the default URI used for the service Resourcehealth.
Persistent specifies the persistent state for reason chronicity types.
Transient specifies the transient state for reason chronicity types.
Unavailable specifies the unavailable state for availability state values.
Unknown specifies the unknown state for availability state values.

# Structs

AvailabilityStatus is availabilityStatus of a resource.
AvailabilityStatusesClient is the the Resource Health Client.
AvailabilityStatusListResult is the List availabilityStatus operation response.
AvailabilityStatusProperties is properties of availability state.
AvailabilityStatusPropertiesRecentlyResolvedState is an annotation describing a change in the availabilityState to Available from Unavailable with a reasonType of type Unplanned.
ErrorResponse is error details.
ManagementClient is the base client for Resourcehealth.
Operation is operation available in the resourcehealth resource provider.
OperationDisplay is properties of the operation.
OperationListResult is lists the operations response.
OperationsClient is the the Resource Health Client.
RecommendedAction is lists actions the user can take based on the current availabilityState of the resource.
ServiceImpactingEvent is lists the service impacting events that may be affecting the health of the resource.
ServiceImpactingEventIncidentProperties is properties of the service impacting event.
ServiceImpactingEventStatus is status of the service impacting event.

# Type aliases

AvailabilityStateValues enumerates the values for availability state values.
ReasonChronicityTypes enumerates the values for reason chronicity types.