team

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 TeamRequestBuilder

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

TeamRequestBuilder provides operations to manage the team property of the microsoft.graph.subjectRightsRequest entity.

func NewTeamRequestBuilder

NewTeamRequestBuilder instantiates a new TeamRequestBuilder and sets the default values.

func NewTeamRequestBuilderInternal

func NewTeamRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TeamRequestBuilder

NewTeamRequestBuilderInternal instantiates a new TeamRequestBuilder and sets the default values.

func (*TeamRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation information about the Microsoft Teams team that was created for the request.

func (*TeamRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration information about the Microsoft Teams team that was created for the request.

func (*TeamRequestBuilder) Get

Get information about the Microsoft Teams team that was created for the request.

type TeamRequestBuilderGetQueryParameters

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

TeamRequestBuilderGetQueryParameters information about the Microsoft Teams team that was created for the request.

type TeamRequestBuilderGetRequestConfiguration added in v0.22.0

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

TeamRequestBuilderGetRequestConfiguration 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