assignment

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 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 AssignmentRequestBuilder

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

AssignmentRequestBuilder provides operations to manage the assignment property of the microsoft.graph.accessPackageAssignmentRequest entity.

func NewAssignmentRequestBuilder

NewAssignmentRequestBuilder instantiates a new AssignmentRequestBuilder and sets the default values.

func NewAssignmentRequestBuilderInternal

func NewAssignmentRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *AssignmentRequestBuilder

NewAssignmentRequestBuilderInternal instantiates a new AssignmentRequestBuilder and sets the default values.

func (*AssignmentRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation for a requestType of UserAdd or AdminAdd, this is an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove or SystemRemove, this has the id property of an existing assignment to be removed. Supports $expand.

func (*AssignmentRequestBuilder) Get

Get for a requestType of UserAdd or AdminAdd, this is an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove or SystemRemove, this has the id property of an existing assignment to be removed. Supports $expand.

type AssignmentRequestBuilderGetOptions

type AssignmentRequestBuilderGetOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Request query parameters
	Q *AssignmentRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

AssignmentRequestBuilderGetOptions options for Get

type AssignmentRequestBuilderGetQueryParameters

type AssignmentRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string
	// Select properties to be returned
	Select []string
}

AssignmentRequestBuilderGetQueryParameters for a requestType of UserAdd or AdminAdd, this is an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove or SystemRemove, this has the id property of an existing assignment to be removed. Supports $expand.

Jump to

Keyboard shortcuts

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