windowsmalwareinformation

package
v0.20241126.2320 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateWindowsMalwareInformationOperationOptions

type CreateWindowsMalwareInformationOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultCreateWindowsMalwareInformationOperationOptions

func DefaultCreateWindowsMalwareInformationOperationOptions() CreateWindowsMalwareInformationOperationOptions

func (CreateWindowsMalwareInformationOperationOptions) ToHeaders

func (CreateWindowsMalwareInformationOperationOptions) ToOData

func (CreateWindowsMalwareInformationOperationOptions) ToQuery

type CreateWindowsMalwareInformationOperationResponse

type CreateWindowsMalwareInformationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.WindowsMalwareInformation
}

type DeleteWindowsMalwareInformationOperationOptions

type DeleteWindowsMalwareInformationOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteWindowsMalwareInformationOperationOptions

func DefaultDeleteWindowsMalwareInformationOperationOptions() DeleteWindowsMalwareInformationOperationOptions

func (DeleteWindowsMalwareInformationOperationOptions) ToHeaders

func (DeleteWindowsMalwareInformationOperationOptions) ToOData

func (DeleteWindowsMalwareInformationOperationOptions) ToQuery

type DeleteWindowsMalwareInformationOperationResponse

type DeleteWindowsMalwareInformationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetWindowsMalwareInformationCountOperationOptions

type GetWindowsMalwareInformationCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetWindowsMalwareInformationCountOperationOptions

func DefaultGetWindowsMalwareInformationCountOperationOptions() GetWindowsMalwareInformationCountOperationOptions

func (GetWindowsMalwareInformationCountOperationOptions) ToHeaders

func (GetWindowsMalwareInformationCountOperationOptions) ToOData

func (GetWindowsMalwareInformationCountOperationOptions) ToQuery

type GetWindowsMalwareInformationCountOperationResponse

type GetWindowsMalwareInformationCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type GetWindowsMalwareInformationOperationOptions

type GetWindowsMalwareInformationOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetWindowsMalwareInformationOperationOptions

func DefaultGetWindowsMalwareInformationOperationOptions() GetWindowsMalwareInformationOperationOptions

func (GetWindowsMalwareInformationOperationOptions) ToHeaders

func (GetWindowsMalwareInformationOperationOptions) ToOData

func (GetWindowsMalwareInformationOperationOptions) ToQuery

type GetWindowsMalwareInformationOperationResponse

type GetWindowsMalwareInformationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.WindowsMalwareInformation
}

type ListWindowsMalwareInformationsCompleteResult

type ListWindowsMalwareInformationsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.WindowsMalwareInformation
}

type ListWindowsMalwareInformationsCustomPager

type ListWindowsMalwareInformationsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}

type ListWindowsMalwareInformationsOperationOptions

type ListWindowsMalwareInformationsOperationOptions struct {
	Count     *bool
	Expand    *odata.Expand
	Filter    *string
	Metadata  *odata.Metadata
	OrderBy   *odata.OrderBy
	RetryFunc client.RequestRetryFunc
	Search    *string
	Select    *[]string
	Skip      *int64
	Top       *int64
}

func DefaultListWindowsMalwareInformationsOperationOptions

func DefaultListWindowsMalwareInformationsOperationOptions() ListWindowsMalwareInformationsOperationOptions

func (ListWindowsMalwareInformationsOperationOptions) ToHeaders

func (ListWindowsMalwareInformationsOperationOptions) ToOData

func (ListWindowsMalwareInformationsOperationOptions) ToQuery

type ListWindowsMalwareInformationsOperationResponse

type ListWindowsMalwareInformationsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.WindowsMalwareInformation
}

type UpdateWindowsMalwareInformationOperationOptions

type UpdateWindowsMalwareInformationOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdateWindowsMalwareInformationOperationOptions

func DefaultUpdateWindowsMalwareInformationOperationOptions() UpdateWindowsMalwareInformationOperationOptions

func (UpdateWindowsMalwareInformationOperationOptions) ToHeaders

func (UpdateWindowsMalwareInformationOperationOptions) ToOData

func (UpdateWindowsMalwareInformationOperationOptions) ToQuery

type UpdateWindowsMalwareInformationOperationResponse

type UpdateWindowsMalwareInformationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type WindowsMalwareInformationClient

type WindowsMalwareInformationClient struct {
	Client *msgraph.Client
}

func NewWindowsMalwareInformationClientWithBaseURI

func NewWindowsMalwareInformationClientWithBaseURI(sdkApi sdkEnv.Api) (*WindowsMalwareInformationClient, error)

func (WindowsMalwareInformationClient) CreateWindowsMalwareInformation

CreateWindowsMalwareInformation - Create new navigation property to windowsMalwareInformation for deviceManagement

func (WindowsMalwareInformationClient) DeleteWindowsMalwareInformation

DeleteWindowsMalwareInformation - Delete navigation property windowsMalwareInformation for deviceManagement

func (WindowsMalwareInformationClient) GetWindowsMalwareInformation

GetWindowsMalwareInformation - Get windowsMalwareInformation from deviceManagement. The list of affected malware in the tenant.

func (WindowsMalwareInformationClient) GetWindowsMalwareInformationCount

GetWindowsMalwareInformationCount - Get the number of the resource

func (WindowsMalwareInformationClient) ListWindowsMalwareInformations

ListWindowsMalwareInformations - Get windowsMalwareInformation from deviceManagement. The list of affected malware in the tenant.

func (WindowsMalwareInformationClient) ListWindowsMalwareInformationsComplete

ListWindowsMalwareInformationsComplete retrieves all the results into a single object

func (WindowsMalwareInformationClient) ListWindowsMalwareInformationsCompleteMatchingPredicate

ListWindowsMalwareInformationsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (WindowsMalwareInformationClient) UpdateWindowsMalwareInformation

UpdateWindowsMalwareInformation - Update the navigation property windowsMalwareInformation in deviceManagement

type WindowsMalwareInformationOperationPredicate

type WindowsMalwareInformationOperationPredicate struct {
}

func (WindowsMalwareInformationOperationPredicate) Matches

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL