item

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2022 License: MIT Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServicePrincipalRequestBuilder

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

ServicePrincipalRequestBuilder builds and executes requests for operations under \servicePrincipals\{servicePrincipal-id}

func NewServicePrincipalRequestBuilder

NewServicePrincipalRequestBuilder instantiates a new ServicePrincipalRequestBuilder and sets the default values.

func NewServicePrincipalRequestBuilderInternal

func NewServicePrincipalRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *ServicePrincipalRequestBuilder

NewServicePrincipalRequestBuilderInternal instantiates a new ServicePrincipalRequestBuilder and sets the default values.

func (*ServicePrincipalRequestBuilder) AppRoleAssignedToById

AppRoleAssignedToById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.servicePrincipals.item.appRoleAssignedTo.item collection

func (*ServicePrincipalRequestBuilder) AppRoleAssignmentsById

AppRoleAssignmentsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.servicePrincipals.item.appRoleAssignments.item collection

func (*ServicePrincipalRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete entity from servicePrincipals

func (*ServicePrincipalRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get entity from servicePrincipals by key

func (*ServicePrincipalRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update entity in servicePrincipals

func (*ServicePrincipalRequestBuilder) DelegatedPermissionClassificationsById

DelegatedPermissionClassificationsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.servicePrincipals.item.delegatedPermissionClassifications.item collection

func (*ServicePrincipalRequestBuilder) Delete

Delete delete entity from servicePrincipals

func (*ServicePrincipalRequestBuilder) EndpointsById

EndpointsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.servicePrincipals.item.endpoints.item collection

func (*ServicePrincipalRequestBuilder) Get

Get get entity from servicePrincipals by key

func (*ServicePrincipalRequestBuilder) Patch

Patch update entity in servicePrincipals

type ServicePrincipalRequestBuilderDeleteOptions

type ServicePrincipalRequestBuilderDeleteOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

ServicePrincipalRequestBuilderDeleteOptions options for Delete

type ServicePrincipalRequestBuilderGetOptions

type ServicePrincipalRequestBuilderGetOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Request query parameters
	Q *ServicePrincipalRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

ServicePrincipalRequestBuilderGetOptions options for Get

type ServicePrincipalRequestBuilderGetQueryParameters

type ServicePrincipalRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string
	// Select properties to be returned
	Select []string
}

ServicePrincipalRequestBuilderGetQueryParameters get entity from servicePrincipals by key

type ServicePrincipalRequestBuilderPatchOptions

type ServicePrincipalRequestBuilderPatchOptions struct {
	//
	Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.ServicePrincipal
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

ServicePrincipalRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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