applicationswithuniquename

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: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplicationsWithUniqueNameRequestBuilder

type ApplicationsWithUniqueNameRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ApplicationsWithUniqueNameRequestBuilder provides operations to manage the collection of application entities.

func NewApplicationsWithUniqueNameRequestBuilder

NewApplicationsWithUniqueNameRequestBuilder instantiates a new ApplicationsWithUniqueNameRequestBuilder and sets the default values.

func NewApplicationsWithUniqueNameRequestBuilderInternal

func NewApplicationsWithUniqueNameRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, uniqueName *string) *ApplicationsWithUniqueNameRequestBuilder

NewApplicationsWithUniqueNameRequestBuilderInternal instantiates a new ApplicationsWithUniqueNameRequestBuilder and sets the default values.

func (*ApplicationsWithUniqueNameRequestBuilder) Delete

Delete delete an application object. When deleted, apps are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. This API can also delete an agentIdentityBlueprint object by its ID. returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ApplicationsWithUniqueNameRequestBuilder) Get

Get get the properties and relationships of an application object. This API can be used to get agentIdentityBlueprint objects as well by their ID. returns a Applicationable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ApplicationsWithUniqueNameRequestBuilder) Patch

Patch create a new application object if it doesn't exist, or update the properties of an existing application object. This API can also create an agentIdentityBlueprint object if it doesn't exist, or update properties of an existing agentIdentityBlueprint, when the @odata.type property is set to #microsoft.graph.agentIdentityBlueprint. returns a Applicationable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ApplicationsWithUniqueNameRequestBuilder) ToDeleteRequestInformation

ToDeleteRequestInformation delete an application object. When deleted, apps are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. This API can also delete an agentIdentityBlueprint object by its ID. returns a *RequestInformation when successful

func (*ApplicationsWithUniqueNameRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get the properties and relationships of an application object. This API can be used to get agentIdentityBlueprint objects as well by their ID. returns a *RequestInformation when successful

func (*ApplicationsWithUniqueNameRequestBuilder) ToPatchRequestInformation

ToPatchRequestInformation create a new application object if it doesn't exist, or update the properties of an existing application object. This API can also create an agentIdentityBlueprint object if it doesn't exist, or update properties of an existing agentIdentityBlueprint, when the @odata.type property is set to #microsoft.graph.agentIdentityBlueprint. returns a *RequestInformation when successful

func (*ApplicationsWithUniqueNameRequestBuilder) 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 *ApplicationsWithUniqueNameRequestBuilder when successful

type ApplicationsWithUniqueNameRequestBuilderDeleteRequestConfiguration

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

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

type ApplicationsWithUniqueNameRequestBuilderGetQueryParameters

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

ApplicationsWithUniqueNameRequestBuilderGetQueryParameters get the properties and relationships of an application object. This API can be used to get agentIdentityBlueprint objects as well by their ID.

type ApplicationsWithUniqueNameRequestBuilderGetRequestConfiguration

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

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

type ApplicationsWithUniqueNameRequestBuilderPatchRequestConfiguration

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

ApplicationsWithUniqueNameRequestBuilderPatchRequestConfiguration 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