Home
last modified time | relevance | path

Searched refs:WindowsMalwareInformation (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/yaegashi/msgraph.go/beta/
H A DModelDevice.go1292 WindowsMalwareInformation []WindowsMalwareInformation `json:"windowsMalwareInformation,omitempty"` member
H A DRequestWindows.go688 …owsMalwareInformationRequest) Get(ctx context.Context) (resObj *WindowsMalwareInformation, err err…
698 …wsMalwareInformationRequest) Update(ctx context.Context, reqObj *WindowsMalwareInformation) error {
H A DModelWindows.go1026 type WindowsMalwareInformation struct { struct
H A DActionDevice.go11990 func (b *DeviceManagementRequestBuilder) WindowsMalwareInformation() *DeviceManagementWindowsMalwar… func
12017 …ontext.Context, method, path string, obj interface{}, n int) ([]WindowsMalwareInformation, error) {
12029 var values []WindowsMalwareInformation
12043 value []WindowsMalwareInformation
12073 …formationCollectionRequest) GetN(ctx context.Context, n int) ([]WindowsMalwareInformation, error) {
12082 …alwareInformationCollectionRequest) Get(ctx context.Context) ([]WindowsMalwareInformation, error) {
12087 …tionRequest) Add(ctx context.Context, reqObj *WindowsMalwareInformation) (resObj *WindowsMalwareIn…