item

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Apr 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 NamedLocationItemRequestBuilder added in v0.12.0

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

NamedLocationItemRequestBuilder provides operations to manage the namedLocations property of the microsoft.graph.conditionalAccessRoot entity.

func NewNamedLocationItemRequestBuilder added in v0.12.0

NewNamedLocationItemRequestBuilder instantiates a new NamedLocationItemRequestBuilder and sets the default values.

func NewNamedLocationItemRequestBuilderInternal added in v0.12.0

func NewNamedLocationItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *NamedLocationItemRequestBuilder

NewNamedLocationItemRequestBuilderInternal instantiates a new NamedLocationItemRequestBuilder and sets the default values.

func (*NamedLocationItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property namedLocations for identity

func (*NamedLocationItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation read-only. Nullable. Returns a collection of the specified named locations.

func (*NamedLocationItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property namedLocations in identity

func (*NamedLocationItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property namedLocations for identity

func (*NamedLocationItemRequestBuilder) Get added in v0.12.0

Get read-only. Nullable. Returns a collection of the specified named locations.

func (*NamedLocationItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property namedLocations in identity

type NamedLocationItemRequestBuilderDeleteOptions added in v0.12.0

type NamedLocationItemRequestBuilderDeleteOptions 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
}

NamedLocationItemRequestBuilderDeleteOptions options for Delete

type NamedLocationItemRequestBuilderGetOptions added in v0.12.0

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

NamedLocationItemRequestBuilderGetOptions options for Get

type NamedLocationItemRequestBuilderGetQueryParameters added in v0.12.0

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

NamedLocationItemRequestBuilderGetQueryParameters read-only. Nullable. Returns a collection of the specified named locations.

type NamedLocationItemRequestBuilderPatchOptions added in v0.12.0

type NamedLocationItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.NamedLocationable
	// 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
}

NamedLocationItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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