serviceprincipalswithappid

package
v1.49.0 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2024 License: MIT Imports: 4 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServicePrincipalsWithAppIdRequestBuilder

type ServicePrincipalsWithAppIdRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ServicePrincipalsWithAppIdRequestBuilder provides operations to manage the collection of servicePrincipal entities.

func NewServicePrincipalsWithAppIdRequestBuilder

NewServicePrincipalsWithAppIdRequestBuilder instantiates a new ServicePrincipalsWithAppIdRequestBuilder and sets the default values.

func NewServicePrincipalsWithAppIdRequestBuilderInternal

func NewServicePrincipalsWithAppIdRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, appId *string) *ServicePrincipalsWithAppIdRequestBuilder

NewServicePrincipalsWithAppIdRequestBuilderInternal instantiates a new ServicePrincipalsWithAppIdRequestBuilder and sets the default values.

func (*ServicePrincipalsWithAppIdRequestBuilder) Delete

Delete delete a servicePrincipal object. returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ServicePrincipalsWithAppIdRequestBuilder) Get

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

func (*ServicePrincipalsWithAppIdRequestBuilder) Patch

Patch create a new servicePrincipal object if it doesn't exist, or update the properties of an existing servicePrincipal object. returns a ServicePrincipalable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ServicePrincipalsWithAppIdRequestBuilder) ToDeleteRequestInformation

ToDeleteRequestInformation delete a servicePrincipal object. returns a *RequestInformation when successful

func (*ServicePrincipalsWithAppIdRequestBuilder) ToGetRequestInformation

ToGetRequestInformation retrieve the properties and relationships of a servicePrincipal object. returns a *RequestInformation when successful

func (*ServicePrincipalsWithAppIdRequestBuilder) ToPatchRequestInformation

ToPatchRequestInformation create a new servicePrincipal object if it doesn't exist, or update the properties of an existing servicePrincipal object. returns a *RequestInformation when successful

func (*ServicePrincipalsWithAppIdRequestBuilder) WithUrl added in v1.18.0

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

type ServicePrincipalsWithAppIdRequestBuilderDeleteRequestConfiguration

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

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

type ServicePrincipalsWithAppIdRequestBuilderGetQueryParameters

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

ServicePrincipalsWithAppIdRequestBuilderGetQueryParameters retrieve the properties and relationships of a servicePrincipal object.

type ServicePrincipalsWithAppIdRequestBuilderGetRequestConfiguration

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

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

type ServicePrincipalsWithAppIdRequestBuilderPatchRequestConfiguration

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

ServicePrincipalsWithAppIdRequestBuilderPatchRequestConfiguration 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