target

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 TargetRequestBuilder

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

TargetRequestBuilder provides operations to manage the target property of the microsoft.graph.accessPackageAssignment entity.

func NewTargetRequestBuilder

NewTargetRequestBuilder instantiates a new TargetRequestBuilder and sets the default values.

func NewTargetRequestBuilderInternal

func NewTargetRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *TargetRequestBuilder

NewTargetRequestBuilderInternal instantiates a new TargetRequestBuilder and sets the default values.

func (*TargetRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the subject of the access package assignment. Read-only. Nullable. Supports $expand. Supports $filter (eq) on objectId.

func (*TargetRequestBuilder) Get

Get the subject of the access package assignment. Read-only. Nullable. Supports $expand. Supports $filter (eq) on objectId.

type TargetRequestBuilderGetOptions

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

TargetRequestBuilderGetOptions options for Get

type TargetRequestBuilderGetQueryParameters

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

TargetRequestBuilderGetQueryParameters the subject of the access package assignment. Read-only. Nullable. Supports $expand. Supports $filter (eq) on objectId.

Jump to

Keyboard shortcuts

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