settings

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SettingsRequestBuilder

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

SettingsRequestBuilder provides operations to manage the settings property of the microsoft.graph.entitlementManagement entity.

func NewSettingsRequestBuilder

NewSettingsRequestBuilder instantiates a new SettingsRequestBuilder and sets the default values.

func NewSettingsRequestBuilderInternal

func NewSettingsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SettingsRequestBuilder

NewSettingsRequestBuilderInternal instantiates a new SettingsRequestBuilder and sets the default values.

func (*SettingsRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property settings for identityGovernance

func (*SettingsRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation represents the settings that control the behavior of Azure AD entitlement management.

func (*SettingsRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property settings in identityGovernance

func (*SettingsRequestBuilder) Delete

Delete delete navigation property settings for identityGovernance

func (*SettingsRequestBuilder) Get

Get represents the settings that control the behavior of Azure AD entitlement management.

func (*SettingsRequestBuilder) Patch

Patch update the navigation property settings in identityGovernance

type SettingsRequestBuilderDeleteOptions

type SettingsRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

SettingsRequestBuilderDeleteOptions options for Delete

type SettingsRequestBuilderGetOptions

type SettingsRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *SettingsRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

SettingsRequestBuilderGetOptions options for Get

type SettingsRequestBuilderGetQueryParameters

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

SettingsRequestBuilderGetQueryParameters represents the settings that control the behavior of Azure AD entitlement management.

type SettingsRequestBuilderPatchOptions

type SettingsRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.EntitlementManagementSettingsable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

SettingsRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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