target

package
v0.25.0 Latest Latest
Warning

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

Go to latest
Published: May 31, 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 i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.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) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration 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.

func (*TargetRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

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

type TargetRequestBuilderGetQueryParameters

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

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

type TargetRequestBuilderGetRequestConfiguration added in v0.22.0

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

TargetRequestBuilderGetRequestConfiguration 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