item

package
v0.41.2 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: MIT Imports: 4 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) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

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

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

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

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

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

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

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

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

type NamedLocationItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

NamedLocationItemRequestBuilderPatchRequestConfiguration 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