userswithuserprincipalname

package
v1.57.0 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2025 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 UsersWithUserPrincipalNameRequestBuilder

type UsersWithUserPrincipalNameRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

UsersWithUserPrincipalNameRequestBuilder provides operations to manage the collection of user entities.

func NewUsersWithUserPrincipalNameRequestBuilder

NewUsersWithUserPrincipalNameRequestBuilder instantiates a new UsersWithUserPrincipalNameRequestBuilder and sets the default values.

func NewUsersWithUserPrincipalNameRequestBuilderInternal

func NewUsersWithUserPrincipalNameRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, userPrincipalName *string) *UsersWithUserPrincipalNameRequestBuilder

NewUsersWithUserPrincipalNameRequestBuilderInternal instantiates a new UsersWithUserPrincipalNameRequestBuilder and sets the default values.

func (*UsersWithUserPrincipalNameRequestBuilder) Delete

Delete deletes a user. returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*UsersWithUserPrincipalNameRequestBuilder) Get

Get read properties and relationships of the user object. returns a Userable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*UsersWithUserPrincipalNameRequestBuilder) Patch

Patch update the properties of a user object. returns a Userable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*UsersWithUserPrincipalNameRequestBuilder) ToDeleteRequestInformation

ToDeleteRequestInformation deletes a user. returns a *RequestInformation when successful

func (*UsersWithUserPrincipalNameRequestBuilder) ToGetRequestInformation

ToGetRequestInformation read properties and relationships of the user object. returns a *RequestInformation when successful

func (*UsersWithUserPrincipalNameRequestBuilder) ToPatchRequestInformation

ToPatchRequestInformation update the properties of a user object. returns a *RequestInformation when successful

func (*UsersWithUserPrincipalNameRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *UsersWithUserPrincipalNameRequestBuilder when successful

type UsersWithUserPrincipalNameRequestBuilderDeleteRequestConfiguration

type UsersWithUserPrincipalNameRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type UsersWithUserPrincipalNameRequestBuilderGetQueryParameters

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

UsersWithUserPrincipalNameRequestBuilderGetQueryParameters read properties and relationships of the user object.

type UsersWithUserPrincipalNameRequestBuilderGetRequestConfiguration

type UsersWithUserPrincipalNameRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *UsersWithUserPrincipalNameRequestBuilderGetQueryParameters
}

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

type UsersWithUserPrincipalNameRequestBuilderPatchRequestConfiguration

type UsersWithUserPrincipalNameRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

UsersWithUserPrincipalNameRequestBuilderPatchRequestConfiguration 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