serviceprincipalswithappid

package
v1.97.0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2026 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. This API can also delete an agentIdentityBlueprintPrincipal object by its ID. 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. This API can be used to get agentIdentityBlueprintPrincipal objects as well by their ID. 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. This API can also create an agentIdentityBlueprintPrincipal object from an agentIdentityBlueprint if it doesn't exist, or update properties of an existing agentIdentityBlueprintPrincipal, when the @odata.type property is set to #microsoft.graph.agentIdentityBlueprintPrincipal. 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. This API can also delete an agentIdentityBlueprintPrincipal object by its ID. returns a *RequestInformation when successful

func (*ServicePrincipalsWithAppIdRequestBuilder) ToGetRequestInformation

ToGetRequestInformation retrieve the properties and relationships of a servicePrincipal object. This API can be used to get agentIdentityBlueprintPrincipal objects as well by their ID. 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. This API can also create an agentIdentityBlueprintPrincipal object from an agentIdentityBlueprint if it doesn't exist, or update properties of an existing agentIdentityBlueprintPrincipal, when the @odata.type property is set to #microsoft.graph.agentIdentityBlueprintPrincipal. 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. This API can be used to get agentIdentityBlueprintPrincipal objects as well by their ID.

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