Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type BaseClient
- type Category
- type CategoryType
- type DiagnosticSettings
- type DiagnosticSettingsCategory
- type DiagnosticSettingsCategoryClient
- type DiagnosticSettingsCategoryResource
- type DiagnosticSettingsCategoryResourceCollection
- type DiagnosticSettingsClient
- type DiagnosticSettingsResource
- type DiagnosticSettingsResourceCollection
- type Display
- type ErrorDefinition
- type ErrorResponse
- type LogSettings
- type OperationsClient
- type OperationsDiscovery
- type OperationsDiscoveryCollection
- type ProxyOnlyResource
- type RetentionPolicy
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New() BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string) BaseClient
type Category ¶
func PossibleCategoryValues ¶
func PossibleCategoryValues() []Category
type CategoryType ¶
type CategoryType = original.CategoryType
const (
Logs CategoryType = original.Logs
)
func PossibleCategoryTypeValues ¶
func PossibleCategoryTypeValues() []CategoryType
type DiagnosticSettings ¶
type DiagnosticSettings = original.DiagnosticSettings
type DiagnosticSettingsCategory ¶
type DiagnosticSettingsCategory = original.DiagnosticSettingsCategory
type DiagnosticSettingsCategoryClient ¶
type DiagnosticSettingsCategoryClient = original.DiagnosticSettingsCategoryClient
func NewDiagnosticSettingsCategoryClient ¶
func NewDiagnosticSettingsCategoryClient() DiagnosticSettingsCategoryClient
func NewDiagnosticSettingsCategoryClientWithBaseURI ¶
func NewDiagnosticSettingsCategoryClientWithBaseURI(baseURI string) DiagnosticSettingsCategoryClient
type DiagnosticSettingsCategoryResource ¶
type DiagnosticSettingsCategoryResource = original.DiagnosticSettingsCategoryResource
type DiagnosticSettingsCategoryResourceCollection ¶
type DiagnosticSettingsCategoryResourceCollection = original.DiagnosticSettingsCategoryResourceCollection
type DiagnosticSettingsClient ¶
type DiagnosticSettingsClient = original.DiagnosticSettingsClient
func NewDiagnosticSettingsClient ¶
func NewDiagnosticSettingsClient() DiagnosticSettingsClient
func NewDiagnosticSettingsClientWithBaseURI ¶
func NewDiagnosticSettingsClientWithBaseURI(baseURI string) DiagnosticSettingsClient
type DiagnosticSettingsResource ¶
type DiagnosticSettingsResource = original.DiagnosticSettingsResource
type DiagnosticSettingsResourceCollection ¶
type DiagnosticSettingsResourceCollection = original.DiagnosticSettingsResourceCollection
type ErrorDefinition ¶
type ErrorDefinition = original.ErrorDefinition
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type LogSettings ¶
type LogSettings = original.LogSettings
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient() OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string) OperationsClient
type OperationsDiscovery ¶
type OperationsDiscovery = original.OperationsDiscovery
type OperationsDiscoveryCollection ¶
type OperationsDiscoveryCollection = original.OperationsDiscoveryCollection
type ProxyOnlyResource ¶
type ProxyOnlyResource = original.ProxyOnlyResource
type RetentionPolicy ¶
type RetentionPolicy = original.RetentionPolicy
Click to show internal directories.
Click to hide internal directories.