Documentation ¶
Index ¶
- type ListTenantConfigurationViolationsListCompleteResult
- type ListTenantConfigurationViolationsListCustomPager
- type ListTenantConfigurationViolationsListOperationResponse
- type ListTenantConfigurationViolationsOperationsClient
- func (c ListTenantConfigurationViolationsOperationsClient) ListTenantConfigurationViolationsList(ctx context.Context) (result ListTenantConfigurationViolationsListOperationResponse, err error)
- func (c ListTenantConfigurationViolationsOperationsClient) ListTenantConfigurationViolationsListComplete(ctx context.Context) (ListTenantConfigurationViolationsListCompleteResult, error)
- func (c ListTenantConfigurationViolationsOperationsClient) ListTenantConfigurationViolationsListCompleteMatchingPredicate(ctx context.Context, predicate ViolationOperationPredicate) (result ListTenantConfigurationViolationsListCompleteResult, err error)
- type Violation
- type ViolationOperationPredicate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ListTenantConfigurationViolationsListCustomPager ¶
type ListTenantConfigurationViolationsListCustomPager struct {
NextLink *odata.Link `json:"nextLink"`
}
func (*ListTenantConfigurationViolationsListCustomPager) NextPageLink ¶
func (p *ListTenantConfigurationViolationsListCustomPager) NextPageLink() *odata.Link
type ListTenantConfigurationViolationsOperationsClient ¶
type ListTenantConfigurationViolationsOperationsClient struct {
Client *resourcemanager.Client
}
func NewListTenantConfigurationViolationsOperationsClientWithBaseURI ¶
func NewListTenantConfigurationViolationsOperationsClientWithBaseURI(sdkApi sdkEnv.Api) (*ListTenantConfigurationViolationsOperationsClient, error)
func (ListTenantConfigurationViolationsOperationsClient) ListTenantConfigurationViolationsList ¶
func (c ListTenantConfigurationViolationsOperationsClient) ListTenantConfigurationViolationsList(ctx context.Context) (result ListTenantConfigurationViolationsListOperationResponse, err error)
ListTenantConfigurationViolationsList ...
func (ListTenantConfigurationViolationsOperationsClient) ListTenantConfigurationViolationsListComplete ¶
func (c ListTenantConfigurationViolationsOperationsClient) ListTenantConfigurationViolationsListComplete(ctx context.Context) (ListTenantConfigurationViolationsListCompleteResult, error)
ListTenantConfigurationViolationsListComplete retrieves all the results into a single object
func (ListTenantConfigurationViolationsOperationsClient) ListTenantConfigurationViolationsListCompleteMatchingPredicate ¶
func (c ListTenantConfigurationViolationsOperationsClient) ListTenantConfigurationViolationsListCompleteMatchingPredicate(ctx context.Context, predicate ViolationOperationPredicate) (result ListTenantConfigurationViolationsListCompleteResult, err error)
ListTenantConfigurationViolationsListCompleteMatchingPredicate retrieves all the results and then applies the predicate
type ViolationOperationPredicate ¶
func (ViolationOperationPredicate) Matches ¶
func (p ViolationOperationPredicate) Matches(input Violation) bool
Click to show internal directories.
Click to hide internal directories.