auditlogs

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 10 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuditLogsRequestBuilder

type AuditLogsRequestBuilder struct {
	// contains filtered or unexported fields
}

AuditLogsRequestBuilder provides operations to manage the auditLogRoot singleton.

func NewAuditLogsRequestBuilder

NewAuditLogsRequestBuilder instantiates a new AuditLogsRequestBuilder and sets the default values.

func NewAuditLogsRequestBuilderInternal

func NewAuditLogsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AuditLogsRequestBuilder

NewAuditLogsRequestBuilderInternal instantiates a new AuditLogsRequestBuilder and sets the default values.

func (*AuditLogsRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get auditLogs

func (*AuditLogsRequestBuilder) DirectoryAudits

DirectoryAudits provides operations to manage the directoryAudits property of the microsoft.graph.auditLogRoot entity.

func (*AuditLogsRequestBuilder) DirectoryAuditsById

DirectoryAuditsById provides operations to manage the directoryAudits property of the microsoft.graph.auditLogRoot entity.

func (*AuditLogsRequestBuilder) Provisioning

Provisioning provides operations to manage the provisioning property of the microsoft.graph.auditLogRoot entity.

func (*AuditLogsRequestBuilder) ProvisioningById

ProvisioningById provides operations to manage the provisioning property of the microsoft.graph.auditLogRoot entity.

func (*AuditLogsRequestBuilder) SignIns

SignIns provides operations to manage the signIns property of the microsoft.graph.auditLogRoot entity.

func (*AuditLogsRequestBuilder) SignInsById

SignInsById provides operations to manage the signIns property of the microsoft.graph.auditLogRoot entity.

type AuditLogsRequestBuilderGetQueryParameters

type AuditLogsRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

AuditLogsRequestBuilderGetQueryParameters get auditLogs

type AuditLogsRequestBuilderGetRequestConfiguration added in v0.22.0

type AuditLogsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *AuditLogsRequestBuilderGetQueryParameters
}

AuditLogsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type AuditLogsRequestBuilderPatchRequestConfiguration added in v0.22.0

type AuditLogsRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

AuditLogsRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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