item

package
v0.24.2 Latest Latest
Warning

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

Go to latest
Published: May 30, 2022 License: MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplicationItemRequestBuilder added in v0.12.0

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

ApplicationItemRequestBuilder provides operations to manage the collection of application entities.

func NewApplicationItemRequestBuilder added in v0.12.0

NewApplicationItemRequestBuilder instantiates a new ApplicationItemRequestBuilder and sets the default values.

func NewApplicationItemRequestBuilderInternal added in v0.12.0

func NewApplicationItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ApplicationItemRequestBuilder

NewApplicationItemRequestBuilderInternal instantiates a new ApplicationItemRequestBuilder and sets the default values.

func (*ApplicationItemRequestBuilder) AddKey added in v0.12.0

AddKey the addKey property

func (*ApplicationItemRequestBuilder) AddPassword added in v0.12.0

AddPassword the addPassword property

func (*ApplicationItemRequestBuilder) CheckMemberGroups added in v0.12.0

CheckMemberGroups the checkMemberGroups property

func (*ApplicationItemRequestBuilder) CheckMemberObjects added in v0.12.0

CheckMemberObjects the checkMemberObjects property

func (*ApplicationItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation deletes an application. When deleted, apps are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted.

func (*ApplicationItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration deletes an application. When deleted, apps are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted.

func (*ApplicationItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get the properties and relationships of an [application](../resources/application.md) object.

func (*ApplicationItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get the properties and relationships of an [application](../resources/application.md) object.

func (*ApplicationItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation however, your app might still temporarily require Azure AD Graph permissions to access resources. This article describes the following four methods for configuring required Azure AD Graph permissions for your app registration:

func (*ApplicationItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration however, your app might still temporarily require Azure AD Graph permissions to access resources. This article describes the following four methods for configuring required Azure AD Graph permissions for your app registration:

func (*ApplicationItemRequestBuilder) CreatedOnBehalfOf added in v0.12.0

CreatedOnBehalfOf the createdOnBehalfOf property

func (*ApplicationItemRequestBuilder) Delete added in v0.12.0

Delete deletes an application. When deleted, apps are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted.

func (*ApplicationItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

DeleteWithRequestConfigurationAndResponseHandler deletes an application. When deleted, apps are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted.

func (*ApplicationItemRequestBuilder) ExtensionProperties added in v0.12.0

ExtensionProperties the extensionProperties property

func (*ApplicationItemRequestBuilder) ExtensionPropertiesById added in v0.12.0

ExtensionPropertiesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.applications.item.extensionProperties.item collection

func (*ApplicationItemRequestBuilder) Get added in v0.12.0

Get get the properties and relationships of an [application](../resources/application.md) object.

func (*ApplicationItemRequestBuilder) GetMemberGroups added in v0.12.0

GetMemberGroups the getMemberGroups property

func (*ApplicationItemRequestBuilder) GetMemberObjects added in v0.12.0

GetMemberObjects the getMemberObjects property

func (*ApplicationItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler get the properties and relationships of an [application](../resources/application.md) object.

func (*ApplicationItemRequestBuilder) HomeRealmDiscoveryPolicies added in v0.12.0

HomeRealmDiscoveryPolicies the homeRealmDiscoveryPolicies property

func (*ApplicationItemRequestBuilder) HomeRealmDiscoveryPoliciesById added in v0.13.0

HomeRealmDiscoveryPoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.applications.item.homeRealmDiscoveryPolicies.item collection

Logo the logo property

func (*ApplicationItemRequestBuilder) Owners added in v0.12.0

Owners the owners property

func (*ApplicationItemRequestBuilder) OwnersById added in v0.13.0

OwnersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.applications.item.owners.item collection

func (*ApplicationItemRequestBuilder) Patch added in v0.12.0

Patch however, your app might still temporarily require Azure AD Graph permissions to access resources. This article describes the following four methods for configuring required Azure AD Graph permissions for your app registration:

func (*ApplicationItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler however, your app might still temporarily require Azure AD Graph permissions to access resources. This article describes the following four methods for configuring required Azure AD Graph permissions for your app registration:

func (*ApplicationItemRequestBuilder) RemoveKey added in v0.12.0

RemoveKey the removeKey property

func (*ApplicationItemRequestBuilder) RemovePassword added in v0.12.0

RemovePassword the removePassword property

func (*ApplicationItemRequestBuilder) Restore added in v0.12.0

Restore the restore property

func (*ApplicationItemRequestBuilder) SetVerifiedPublisher added in v0.12.0

SetVerifiedPublisher the setVerifiedPublisher property

func (*ApplicationItemRequestBuilder) TokenIssuancePolicies added in v0.12.0

TokenIssuancePolicies the tokenIssuancePolicies property

func (*ApplicationItemRequestBuilder) TokenIssuancePoliciesById added in v0.13.0

TokenIssuancePoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.applications.item.tokenIssuancePolicies.item collection

func (*ApplicationItemRequestBuilder) TokenLifetimePolicies added in v0.12.0

TokenLifetimePolicies the tokenLifetimePolicies property

func (*ApplicationItemRequestBuilder) TokenLifetimePoliciesById added in v0.13.0

TokenLifetimePoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.applications.item.tokenLifetimePolicies.item collection

func (*ApplicationItemRequestBuilder) UnsetVerifiedPublisher added in v0.12.0

UnsetVerifiedPublisher the unsetVerifiedPublisher property

type ApplicationItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

type ApplicationItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type ApplicationItemRequestBuilderGetQueryParameters added in v0.12.0

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

ApplicationItemRequestBuilderGetQueryParameters get the properties and relationships of an [application](../resources/application.md) object.

type ApplicationItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type ApplicationItemRequestBuilderPatchRequestConfiguration added in v0.22.0

type ApplicationItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ApplicationItemRequestBuilderPatchRequestConfiguration 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