Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type BaseClient
- type Category
- type Impact
- type ListSuppressionContract
- type OperationDisplayInfo
- type OperationEntity
- type OperationEntityListResult
- type OperationEntityListResultIterator
- type OperationEntityListResultPage
- type OperationsClient
- type RecommendationProperties
- type RecommendationsClient
- type Resource
- type ResourceRecommendationBase
- type ResourceRecommendationBaseListResult
- type ResourceRecommendationBaseListResultIterator
- type ResourceRecommendationBaseListResultPage
- type Risk
- type ShortDescription
- type SuppressionContract
- type SuppressionsClient
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type Impact ¶
func PossibleImpactValues ¶
func PossibleImpactValues() []Impact
type ListSuppressionContract ¶
type ListSuppressionContract = original.ListSuppressionContract
type OperationDisplayInfo ¶
type OperationDisplayInfo = original.OperationDisplayInfo
type OperationEntity ¶
type OperationEntity = original.OperationEntity
type OperationEntityListResult ¶
type OperationEntityListResult = original.OperationEntityListResult
type OperationEntityListResultIterator ¶
type OperationEntityListResultIterator = original.OperationEntityListResultIterator
func NewOperationEntityListResultIterator ¶
func NewOperationEntityListResultIterator(page OperationEntityListResultPage) OperationEntityListResultIterator
type OperationEntityListResultPage ¶
type OperationEntityListResultPage = original.OperationEntityListResultPage
func NewOperationEntityListResultPage ¶
func NewOperationEntityListResultPage(cur OperationEntityListResult, getNextPage func(context.Context, OperationEntityListResult) (OperationEntityListResult, error)) OperationEntityListResultPage
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type RecommendationProperties ¶
type RecommendationProperties = original.RecommendationProperties
type RecommendationsClient ¶
type RecommendationsClient = original.RecommendationsClient
func NewRecommendationsClient ¶
func NewRecommendationsClient(subscriptionID string) RecommendationsClient
func NewRecommendationsClientWithBaseURI ¶
func NewRecommendationsClientWithBaseURI(baseURI string, subscriptionID string) RecommendationsClient
type ResourceRecommendationBase ¶
type ResourceRecommendationBase = original.ResourceRecommendationBase
type ResourceRecommendationBaseListResult ¶
type ResourceRecommendationBaseListResult = original.ResourceRecommendationBaseListResult
type ResourceRecommendationBaseListResultIterator ¶
type ResourceRecommendationBaseListResultIterator = original.ResourceRecommendationBaseListResultIterator
func NewResourceRecommendationBaseListResultIterator ¶
func NewResourceRecommendationBaseListResultIterator(page ResourceRecommendationBaseListResultPage) ResourceRecommendationBaseListResultIterator
type ResourceRecommendationBaseListResultPage ¶
type ResourceRecommendationBaseListResultPage = original.ResourceRecommendationBaseListResultPage
func NewResourceRecommendationBaseListResultPage ¶
func NewResourceRecommendationBaseListResultPage(cur ResourceRecommendationBaseListResult, getNextPage func(context.Context, ResourceRecommendationBaseListResult) (ResourceRecommendationBaseListResult, error)) ResourceRecommendationBaseListResultPage
type Risk ¶
func PossibleRiskValues ¶
func PossibleRiskValues() []Risk
type ShortDescription ¶
type ShortDescription = original.ShortDescription
type SuppressionContract ¶
type SuppressionContract = original.SuppressionContract
type SuppressionsClient ¶
type SuppressionsClient = original.SuppressionsClient
func NewSuppressionsClient ¶
func NewSuppressionsClient(subscriptionID string) SuppressionsClient
func NewSuppressionsClientWithBaseURI ¶
func NewSuppressionsClientWithBaseURI(baseURI string, subscriptionID string) SuppressionsClient
Click to show internal directories.
Click to hide internal directories.