settings

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: May 19, 2022 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) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property settings for identityGovernance

func (*SettingsRequestBuilder) CreateGetRequestInformation

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

func (*SettingsRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration 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) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property settings in identityGovernance

func (*SettingsRequestBuilder) Delete

func (m *SettingsRequestBuilder) Delete() error

Delete delete navigation property settings for identityGovernance

func (*SettingsRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

func (m *SettingsRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *SettingsRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error

DeleteWithRequestConfigurationAndResponseHandler delete navigation property settings for identityGovernance

func (*SettingsRequestBuilder) Get

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

func (*SettingsRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

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

func (*SettingsRequestBuilder) Patch

Patch update the navigation property settings in identityGovernance

func (*SettingsRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update the navigation property settings in identityGovernance

type SettingsRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

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 SettingsRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type SettingsRequestBuilderPatchRequestConfiguration added in v0.22.0

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

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

Jump to

Keyboard shortcuts

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