Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type Alert
- type AlertList
- type AlertListIterator
- type AlertListPage
- type AlertModel
- type AlertSummary
- type AlertsClient
- type BaseClient
- type BaseHealth
- type Metrics
- type MetricsSourceType
- type MetricsUnit
- type RegionHealth
- type RegionHealthList
- type RegionHealthListIterator
- type RegionHealthListPage
- type RegionHealthModel
- type RegionHealthsClient
- type Resource
- type ResourceHealth
- type ResourceHealthList
- type ResourceHealthListIterator
- type ResourceHealthListPage
- type ResourceHealthModel
- type ResourceHealthsClient
- type ServiceHealth
- type ServiceHealthList
- type ServiceHealthListIterator
- type ServiceHealthListPage
- type ServiceHealthModel
- type ServiceHealthsClient
- type UsageMetrics
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AlertListIterator ¶
type AlertListIterator = original.AlertListIterator
type AlertListPage ¶
type AlertListPage = original.AlertListPage
type AlertModel ¶
type AlertModel = original.AlertModel
type AlertSummary ¶
type AlertSummary = original.AlertSummary
type AlertsClient ¶
type AlertsClient = original.AlertsClient
func NewAlertsClient ¶
func NewAlertsClient(subscriptionID string) AlertsClient
func NewAlertsClientWithBaseURI ¶
func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type BaseHealth ¶
type BaseHealth = original.BaseHealth
type MetricsSourceType ¶
type MetricsSourceType = original.MetricsSourceType
const ( PhysicalNode MetricsSourceType = original.PhysicalNode ResourceProvider MetricsSourceType = original.ResourceProvider VirtualMachine MetricsSourceType = original.VirtualMachine )
func PossibleMetricsSourceTypeValues ¶
func PossibleMetricsSourceTypeValues() []MetricsSourceType
type MetricsUnit ¶
type MetricsUnit = original.MetricsUnit
const ( B MetricsUnit = original.B GB MetricsUnit = original.GB KB MetricsUnit = original.KB MB MetricsUnit = original.MB One MetricsUnit = original.One Percentage MetricsUnit = original.Percentage TB MetricsUnit = original.TB )
func PossibleMetricsUnitValues ¶
func PossibleMetricsUnitValues() []MetricsUnit
type RegionHealth ¶
type RegionHealth = original.RegionHealth
type RegionHealthList ¶
type RegionHealthList = original.RegionHealthList
type RegionHealthListIterator ¶
type RegionHealthListIterator = original.RegionHealthListIterator
type RegionHealthListPage ¶
type RegionHealthListPage = original.RegionHealthListPage
type RegionHealthModel ¶
type RegionHealthModel = original.RegionHealthModel
type RegionHealthsClient ¶
type RegionHealthsClient = original.RegionHealthsClient
func NewRegionHealthsClient ¶
func NewRegionHealthsClient(subscriptionID string) RegionHealthsClient
func NewRegionHealthsClientWithBaseURI ¶
func NewRegionHealthsClientWithBaseURI(baseURI string, subscriptionID string) RegionHealthsClient
type ResourceHealth ¶
type ResourceHealth = original.ResourceHealth
type ResourceHealthList ¶
type ResourceHealthList = original.ResourceHealthList
type ResourceHealthListIterator ¶
type ResourceHealthListIterator = original.ResourceHealthListIterator
type ResourceHealthListPage ¶
type ResourceHealthListPage = original.ResourceHealthListPage
type ResourceHealthModel ¶
type ResourceHealthModel = original.ResourceHealthModel
type ResourceHealthsClient ¶
type ResourceHealthsClient = original.ResourceHealthsClient
func NewResourceHealthsClient ¶
func NewResourceHealthsClient(subscriptionID string) ResourceHealthsClient
func NewResourceHealthsClientWithBaseURI ¶
func NewResourceHealthsClientWithBaseURI(baseURI string, subscriptionID string) ResourceHealthsClient
type ServiceHealth ¶
type ServiceHealth = original.ServiceHealth
type ServiceHealthList ¶
type ServiceHealthList = original.ServiceHealthList
type ServiceHealthListIterator ¶
type ServiceHealthListIterator = original.ServiceHealthListIterator
type ServiceHealthListPage ¶
type ServiceHealthListPage = original.ServiceHealthListPage
type ServiceHealthModel ¶
type ServiceHealthModel = original.ServiceHealthModel
type ServiceHealthsClient ¶
type ServiceHealthsClient = original.ServiceHealthsClient
func NewServiceHealthsClient ¶
func NewServiceHealthsClient(subscriptionID string) ServiceHealthsClient
func NewServiceHealthsClientWithBaseURI ¶
func NewServiceHealthsClientWithBaseURI(baseURI string, subscriptionID string) ServiceHealthsClient
type UsageMetrics ¶
type UsageMetrics = original.UsageMetrics
Click to show internal directories.
Click to hide internal directories.