applications

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 4, 2023 License: MIT Imports: 7 Imported by: 20

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateDeltaResponseFromDiscriminatorValue added in v0.49.0

CreateDeltaResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateGetAvailableExtensionPropertiesPostRequestBodyFromDiscriminatorValue added in v0.49.0

CreateGetAvailableExtensionPropertiesPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateGetAvailableExtensionPropertiesResponseFromDiscriminatorValue added in v0.49.0

CreateGetAvailableExtensionPropertiesResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateGetByIdsPostRequestBodyFromDiscriminatorValue added in v0.49.0

CreateGetByIdsPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateGetByIdsResponseFromDiscriminatorValue added in v0.49.0

CreateGetByIdsResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemAddKeyPostRequestBodyFromDiscriminatorValue added in v0.49.0

CreateItemAddKeyPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemAddPasswordPostRequestBodyFromDiscriminatorValue added in v0.49.0

CreateItemAddPasswordPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemCheckMemberGroupsPostRequestBodyFromDiscriminatorValue added in v0.49.0

CreateItemCheckMemberGroupsPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemCheckMemberGroupsResponseFromDiscriminatorValue added in v0.49.0

CreateItemCheckMemberGroupsResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemCheckMemberObjectsPostRequestBodyFromDiscriminatorValue added in v0.49.0

CreateItemCheckMemberObjectsPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemCheckMemberObjectsResponseFromDiscriminatorValue added in v0.49.0

CreateItemCheckMemberObjectsResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemGetMemberGroupsPostRequestBodyFromDiscriminatorValue added in v0.49.0

CreateItemGetMemberGroupsPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemGetMemberGroupsResponseFromDiscriminatorValue added in v0.49.0

CreateItemGetMemberGroupsResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemGetMemberObjectsPostRequestBodyFromDiscriminatorValue added in v0.49.0

CreateItemGetMemberObjectsPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemGetMemberObjectsResponseFromDiscriminatorValue added in v0.49.0

CreateItemGetMemberObjectsResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemRemoveKeyPostRequestBodyFromDiscriminatorValue added in v0.49.0

CreateItemRemoveKeyPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemRemovePasswordPostRequestBodyFromDiscriminatorValue added in v0.49.0

CreateItemRemovePasswordPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateItemSetVerifiedPublisherPostRequestBodyFromDiscriminatorValue added in v0.49.0

CreateItemSetVerifiedPublisherPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateValidatePropertiesPostRequestBodyFromDiscriminatorValue added in v0.49.0

CreateValidatePropertiesPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

Types

type ApplicationItemRequestBuilder added in v0.49.0

ApplicationItemRequestBuilder provides operations to manage the collection of application entities.

func NewApplicationItemRequestBuilder added in v0.49.0

NewApplicationItemRequestBuilder instantiates a new ApplicationItemRequestBuilder and sets the default values.

func NewApplicationItemRequestBuilderInternal added in v0.49.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.49.0

AddKey provides operations to call the addKey method.

func (*ApplicationItemRequestBuilder) AddPassword added in v0.49.0

AddPassword provides operations to call the addPassword method.

func (*ApplicationItemRequestBuilder) AppManagementPolicies added in v0.56.0

AppManagementPolicies provides operations to manage the appManagementPolicies property of the microsoft.graph.application entity.

func (*ApplicationItemRequestBuilder) CheckMemberGroups added in v0.49.0

CheckMemberGroups provides operations to call the checkMemberGroups method.

func (*ApplicationItemRequestBuilder) CheckMemberObjects added in v0.49.0

CheckMemberObjects provides operations to call the checkMemberObjects method.

func (*ApplicationItemRequestBuilder) CreatedOnBehalfOf added in v0.49.0

CreatedOnBehalfOf provides operations to manage the createdOnBehalfOf property of the microsoft.graph.application entity.

func (*ApplicationItemRequestBuilder) Delete added in v0.49.0

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. Find more info here

func (*ApplicationItemRequestBuilder) ExtensionProperties added in v0.49.0

ExtensionProperties provides operations to manage the extensionProperties property of the microsoft.graph.application entity.

func (*ApplicationItemRequestBuilder) FederatedIdentityCredentials added in v0.49.0

FederatedIdentityCredentials provides operations to manage the federatedIdentityCredentials property of the microsoft.graph.application entity.

func (*ApplicationItemRequestBuilder) Get added in v0.49.0

Get get the properties and relationships of an application object. Find more info here

func (*ApplicationItemRequestBuilder) GetMemberGroups added in v0.49.0

GetMemberGroups provides operations to call the getMemberGroups method.

func (*ApplicationItemRequestBuilder) GetMemberObjects added in v0.49.0

GetMemberObjects provides operations to call the getMemberObjects method.

func (*ApplicationItemRequestBuilder) HomeRealmDiscoveryPolicies added in v0.49.0

HomeRealmDiscoveryPolicies provides operations to manage the homeRealmDiscoveryPolicies property of the microsoft.graph.application entity.

Logo provides operations to manage the media for the application entity.

func (*ApplicationItemRequestBuilder) Owners added in v0.49.0

Owners provides operations to manage the owners property of the microsoft.graph.application entity.

func (*ApplicationItemRequestBuilder) RemoveKey added in v0.49.0

RemoveKey provides operations to call the removeKey method.

func (*ApplicationItemRequestBuilder) RemovePassword added in v0.49.0

RemovePassword provides operations to call the removePassword method.

func (*ApplicationItemRequestBuilder) Restore added in v0.49.0

Restore provides operations to call the restore method.

func (*ApplicationItemRequestBuilder) SetVerifiedPublisher added in v0.49.0

SetVerifiedPublisher provides operations to call the setVerifiedPublisher method.

func (*ApplicationItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

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.

func (*ApplicationItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the properties and relationships of an application object.

func (*ApplicationItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the properties of an application object.

func (*ApplicationItemRequestBuilder) TokenIssuancePolicies added in v0.49.0

TokenIssuancePolicies provides operations to manage the tokenIssuancePolicies property of the microsoft.graph.application entity.

func (*ApplicationItemRequestBuilder) TokenLifetimePolicies added in v0.49.0

TokenLifetimePolicies provides operations to manage the tokenLifetimePolicies property of the microsoft.graph.application entity.

func (*ApplicationItemRequestBuilder) UnsetVerifiedPublisher added in v0.49.0

UnsetVerifiedPublisher provides operations to call the unsetVerifiedPublisher method.

type ApplicationItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ApplicationItemRequestBuilderGetQueryParameters added in v0.49.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 object.

type ApplicationItemRequestBuilderGetRequestConfiguration added in v0.49.0

type ApplicationItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// 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.49.0

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

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

type ApplicationsRequestBuilder

ApplicationsRequestBuilder provides operations to manage the collection of application entities.

func NewApplicationsRequestBuilder

NewApplicationsRequestBuilder instantiates a new ApplicationsRequestBuilder and sets the default values.

func NewApplicationsRequestBuilderInternal

func NewApplicationsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ApplicationsRequestBuilder

NewApplicationsRequestBuilderInternal instantiates a new ApplicationsRequestBuilder and sets the default values.

func (*ApplicationsRequestBuilder) ByApplicationId added in v0.63.0

func (m *ApplicationsRequestBuilder) ByApplicationId(applicationId string) *ApplicationItemRequestBuilder

ByApplicationId provides operations to manage the collection of application entities.

func (*ApplicationsRequestBuilder) Count added in v0.13.0

Count provides operations to count the resources in the collection.

func (*ApplicationsRequestBuilder) Delta

Delta provides operations to call the delta method.

func (*ApplicationsRequestBuilder) Get

Get get the list of applications in this organization. Find more info here

func (*ApplicationsRequestBuilder) GetAvailableExtensionProperties

func (m *ApplicationsRequestBuilder) GetAvailableExtensionProperties() *GetAvailableExtensionPropertiesRequestBuilder

GetAvailableExtensionProperties provides operations to call the getAvailableExtensionProperties method.

func (*ApplicationsRequestBuilder) GetByIds

GetByIds provides operations to call the getByIds method.

func (*ApplicationsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the list of applications in this organization.

func (*ApplicationsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create a new application object.

func (*ApplicationsRequestBuilder) ValidateProperties

ValidateProperties provides operations to call the validateProperties method.

type ApplicationsRequestBuilderGetQueryParameters

type ApplicationsRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ApplicationsRequestBuilderGetQueryParameters get the list of applications in this organization.

type ApplicationsRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type ApplicationsRequestBuilderPostRequestConfiguration added in v0.22.0

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

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

type CountRequestBuilder added in v0.49.0

CountRequestBuilder provides operations to count the resources in the collection.

func NewCountRequestBuilder added in v0.49.0

NewCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewCountRequestBuilderInternal added in v0.49.0

func NewCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CountRequestBuilder

NewCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*CountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*CountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type CountRequestBuilderGetQueryParameters added in v0.53.0

type CountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

CountRequestBuilderGetQueryParameters get the number of the resource

type CountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type DeltaRequestBuilder added in v0.49.0

DeltaRequestBuilder provides operations to call the delta method.

func NewDeltaRequestBuilder added in v0.49.0

NewDeltaRequestBuilder instantiates a new DeltaRequestBuilder and sets the default values.

func NewDeltaRequestBuilderInternal added in v0.49.0

func NewDeltaRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DeltaRequestBuilder

NewDeltaRequestBuilderInternal instantiates a new DeltaRequestBuilder and sets the default values.

func (*DeltaRequestBuilder) Get added in v0.49.0

Get invoke function delta

func (*DeltaRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation invoke function delta

type DeltaRequestBuilderGetQueryParameters added in v0.49.0

type DeltaRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

DeltaRequestBuilderGetQueryParameters invoke function delta

type DeltaRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type DeltaResponse added in v0.49.0

DeltaResponse

func NewDeltaResponse added in v0.49.0

func NewDeltaResponse() *DeltaResponse

NewDeltaResponse instantiates a new DeltaResponse and sets the default values.

func (*DeltaResponse) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*DeltaResponse) GetValue added in v0.49.0

GetValue gets the value property value. The value property

func (*DeltaResponse) Serialize added in v0.49.0

Serialize serializes information the current object

func (*DeltaResponse) SetValue added in v0.49.0

SetValue sets the value property value. The value property

type GetAvailableExtensionPropertiesPostRequestBody added in v0.49.0

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

GetAvailableExtensionPropertiesPostRequestBody

func NewGetAvailableExtensionPropertiesPostRequestBody added in v0.49.0

func NewGetAvailableExtensionPropertiesPostRequestBody() *GetAvailableExtensionPropertiesPostRequestBody

NewGetAvailableExtensionPropertiesPostRequestBody instantiates a new GetAvailableExtensionPropertiesPostRequestBody and sets the default values.

func (*GetAvailableExtensionPropertiesPostRequestBody) GetAdditionalData added in v0.49.0

func (m *GetAvailableExtensionPropertiesPostRequestBody) GetAdditionalData() map[string]any

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*GetAvailableExtensionPropertiesPostRequestBody) GetBackingStore added in v0.56.0

GetBackingStore gets the backingStore property value. Stores model information.

func (*GetAvailableExtensionPropertiesPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*GetAvailableExtensionPropertiesPostRequestBody) GetIsSyncedFromOnPremises added in v0.49.0

func (m *GetAvailableExtensionPropertiesPostRequestBody) GetIsSyncedFromOnPremises() *bool

GetIsSyncedFromOnPremises gets the isSyncedFromOnPremises property value. The isSyncedFromOnPremises property

func (*GetAvailableExtensionPropertiesPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*GetAvailableExtensionPropertiesPostRequestBody) SetAdditionalData added in v0.49.0

func (m *GetAvailableExtensionPropertiesPostRequestBody) SetAdditionalData(value map[string]any)

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*GetAvailableExtensionPropertiesPostRequestBody) SetBackingStore added in v0.56.0

SetBackingStore sets the backingStore property value. Stores model information.

func (*GetAvailableExtensionPropertiesPostRequestBody) SetIsSyncedFromOnPremises added in v0.49.0

func (m *GetAvailableExtensionPropertiesPostRequestBody) SetIsSyncedFromOnPremises(value *bool)

SetIsSyncedFromOnPremises sets the isSyncedFromOnPremises property value. The isSyncedFromOnPremises property

type GetAvailableExtensionPropertiesRequestBuilder added in v0.49.0

type GetAvailableExtensionPropertiesRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

GetAvailableExtensionPropertiesRequestBuilder provides operations to call the getAvailableExtensionProperties method.

func NewGetAvailableExtensionPropertiesRequestBuilder added in v0.49.0

NewGetAvailableExtensionPropertiesRequestBuilder instantiates a new GetAvailableExtensionPropertiesRequestBuilder and sets the default values.

func NewGetAvailableExtensionPropertiesRequestBuilderInternal added in v0.49.0

func NewGetAvailableExtensionPropertiesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GetAvailableExtensionPropertiesRequestBuilder

NewGetAvailableExtensionPropertiesRequestBuilderInternal instantiates a new GetAvailableExtensionPropertiesRequestBuilder and sets the default values.

func (*GetAvailableExtensionPropertiesRequestBuilder) Post added in v0.49.0

Post invoke action getAvailableExtensionProperties

func (*GetAvailableExtensionPropertiesRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation invoke action getAvailableExtensionProperties

type GetAvailableExtensionPropertiesRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type GetAvailableExtensionPropertiesResponse added in v0.49.0

GetAvailableExtensionPropertiesResponse

func NewGetAvailableExtensionPropertiesResponse added in v0.49.0

func NewGetAvailableExtensionPropertiesResponse() *GetAvailableExtensionPropertiesResponse

NewGetAvailableExtensionPropertiesResponse instantiates a new GetAvailableExtensionPropertiesResponse and sets the default values.

func (*GetAvailableExtensionPropertiesResponse) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*GetAvailableExtensionPropertiesResponse) GetValue added in v0.49.0

GetValue gets the value property value. The value property

func (*GetAvailableExtensionPropertiesResponse) Serialize added in v0.49.0

Serialize serializes information the current object

func (*GetAvailableExtensionPropertiesResponse) SetValue added in v0.49.0

SetValue sets the value property value. The value property

type GetByIdsPostRequestBody added in v0.49.0

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

GetByIdsPostRequestBody

func NewGetByIdsPostRequestBody added in v0.49.0

func NewGetByIdsPostRequestBody() *GetByIdsPostRequestBody

NewGetByIdsPostRequestBody instantiates a new GetByIdsPostRequestBody and sets the default values.

func (*GetByIdsPostRequestBody) GetAdditionalData added in v0.49.0

func (m *GetByIdsPostRequestBody) GetAdditionalData() map[string]any

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*GetByIdsPostRequestBody) GetBackingStore added in v0.56.0

GetBackingStore gets the backingStore property value. Stores model information.

func (*GetByIdsPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*GetByIdsPostRequestBody) GetIds added in v0.49.0

func (m *GetByIdsPostRequestBody) GetIds() []string

GetIds gets the ids property value. The ids property

func (*GetByIdsPostRequestBody) GetTypes added in v0.49.0

func (m *GetByIdsPostRequestBody) GetTypes() []string

GetTypes gets the types property value. The types property

func (*GetByIdsPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*GetByIdsPostRequestBody) SetAdditionalData added in v0.49.0

func (m *GetByIdsPostRequestBody) SetAdditionalData(value map[string]any)

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*GetByIdsPostRequestBody) SetBackingStore added in v0.56.0

SetBackingStore sets the backingStore property value. Stores model information.

func (*GetByIdsPostRequestBody) SetIds added in v0.49.0

func (m *GetByIdsPostRequestBody) SetIds(value []string)

SetIds sets the ids property value. The ids property

func (*GetByIdsPostRequestBody) SetTypes added in v0.49.0

func (m *GetByIdsPostRequestBody) SetTypes(value []string)

SetTypes sets the types property value. The types property

type GetByIdsRequestBuilder added in v0.49.0

GetByIdsRequestBuilder provides operations to call the getByIds method.

func NewGetByIdsRequestBuilder added in v0.49.0

NewGetByIdsRequestBuilder instantiates a new GetByIdsRequestBuilder and sets the default values.

func NewGetByIdsRequestBuilderInternal added in v0.49.0

func NewGetByIdsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GetByIdsRequestBuilder

NewGetByIdsRequestBuilderInternal instantiates a new GetByIdsRequestBuilder and sets the default values.

func (*GetByIdsRequestBuilder) Post added in v0.49.0

Post invoke action getByIds

func (*GetByIdsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation invoke action getByIds

type GetByIdsRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type GetByIdsResponse added in v0.49.0

GetByIdsResponse

func NewGetByIdsResponse added in v0.49.0

func NewGetByIdsResponse() *GetByIdsResponse

NewGetByIdsResponse instantiates a new GetByIdsResponse and sets the default values.

func (*GetByIdsResponse) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*GetByIdsResponse) GetValue added in v0.49.0

GetValue gets the value property value. The value property

func (*GetByIdsResponse) Serialize added in v0.49.0

Serialize serializes information the current object

func (*GetByIdsResponse) SetValue added in v0.49.0

SetValue sets the value property value. The value property

type ItemAddKeyPostRequestBody added in v0.49.0

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

ItemAddKeyPostRequestBody

func NewItemAddKeyPostRequestBody added in v0.49.0

func NewItemAddKeyPostRequestBody() *ItemAddKeyPostRequestBody

NewItemAddKeyPostRequestBody instantiates a new ItemAddKeyPostRequestBody and sets the default values.

func (*ItemAddKeyPostRequestBody) GetAdditionalData added in v0.49.0

func (m *ItemAddKeyPostRequestBody) GetAdditionalData() map[string]any

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemAddKeyPostRequestBody) GetBackingStore added in v0.56.0

GetBackingStore gets the backingStore property value. Stores model information.

func (*ItemAddKeyPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemAddKeyPostRequestBody) GetKeyCredential added in v0.49.0

GetKeyCredential gets the keyCredential property value. The keyCredential property

func (*ItemAddKeyPostRequestBody) GetPasswordCredential added in v0.49.0

GetPasswordCredential gets the passwordCredential property value. The passwordCredential property

func (*ItemAddKeyPostRequestBody) GetProof added in v0.49.0

func (m *ItemAddKeyPostRequestBody) GetProof() *string

GetProof gets the proof property value. The proof property

func (*ItemAddKeyPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemAddKeyPostRequestBody) SetAdditionalData added in v0.49.0

func (m *ItemAddKeyPostRequestBody) SetAdditionalData(value map[string]any)

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemAddKeyPostRequestBody) SetBackingStore added in v0.56.0

SetBackingStore sets the backingStore property value. Stores model information.

func (*ItemAddKeyPostRequestBody) SetKeyCredential added in v0.49.0

SetKeyCredential sets the keyCredential property value. The keyCredential property

func (*ItemAddKeyPostRequestBody) SetPasswordCredential added in v0.49.0

SetPasswordCredential sets the passwordCredential property value. The passwordCredential property

func (*ItemAddKeyPostRequestBody) SetProof added in v0.49.0

func (m *ItemAddKeyPostRequestBody) SetProof(value *string)

SetProof sets the proof property value. The proof property

type ItemAddKeyRequestBuilder added in v0.49.0

ItemAddKeyRequestBuilder provides operations to call the addKey method.

func NewItemAddKeyRequestBuilder added in v0.49.0

NewItemAddKeyRequestBuilder instantiates a new AddKeyRequestBuilder and sets the default values.

func NewItemAddKeyRequestBuilderInternal added in v0.49.0

func NewItemAddKeyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemAddKeyRequestBuilder

NewItemAddKeyRequestBuilderInternal instantiates a new AddKeyRequestBuilder and sets the default values.

func (*ItemAddKeyRequestBuilder) Post added in v0.49.0

Post invoke action addKey

func (*ItemAddKeyRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation invoke action addKey

type ItemAddKeyRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemAddPasswordPostRequestBody added in v0.49.0

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

ItemAddPasswordPostRequestBody

func NewItemAddPasswordPostRequestBody added in v0.49.0

func NewItemAddPasswordPostRequestBody() *ItemAddPasswordPostRequestBody

NewItemAddPasswordPostRequestBody instantiates a new ItemAddPasswordPostRequestBody and sets the default values.

func (*ItemAddPasswordPostRequestBody) GetAdditionalData added in v0.49.0

func (m *ItemAddPasswordPostRequestBody) GetAdditionalData() map[string]any

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemAddPasswordPostRequestBody) GetBackingStore added in v0.56.0

GetBackingStore gets the backingStore property value. Stores model information.

func (*ItemAddPasswordPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemAddPasswordPostRequestBody) GetPasswordCredential added in v0.49.0

GetPasswordCredential gets the passwordCredential property value. The passwordCredential property

func (*ItemAddPasswordPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemAddPasswordPostRequestBody) SetAdditionalData added in v0.49.0

func (m *ItemAddPasswordPostRequestBody) SetAdditionalData(value map[string]any)

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemAddPasswordPostRequestBody) SetBackingStore added in v0.56.0

SetBackingStore sets the backingStore property value. Stores model information.

func (*ItemAddPasswordPostRequestBody) SetPasswordCredential added in v0.49.0

SetPasswordCredential sets the passwordCredential property value. The passwordCredential property

type ItemAddPasswordRequestBuilder added in v0.49.0

ItemAddPasswordRequestBuilder provides operations to call the addPassword method.

func NewItemAddPasswordRequestBuilder added in v0.49.0

NewItemAddPasswordRequestBuilder instantiates a new AddPasswordRequestBuilder and sets the default values.

func NewItemAddPasswordRequestBuilderInternal added in v0.49.0

func NewItemAddPasswordRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemAddPasswordRequestBuilder

NewItemAddPasswordRequestBuilderInternal instantiates a new AddPasswordRequestBuilder and sets the default values.

func (*ItemAddPasswordRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation invoke action addPassword

type ItemAddPasswordRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemAppManagementPoliciesAppManagementPolicyItemRequestBuilder added in v0.56.0

type ItemAppManagementPoliciesAppManagementPolicyItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemAppManagementPoliciesAppManagementPolicyItemRequestBuilder builds and executes requests for operations under \applications\{application-id}\appManagementPolicies\{appManagementPolicy-id}

func NewItemAppManagementPoliciesAppManagementPolicyItemRequestBuilder added in v0.56.0

func NewItemAppManagementPoliciesAppManagementPolicyItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemAppManagementPoliciesAppManagementPolicyItemRequestBuilder

NewItemAppManagementPoliciesAppManagementPolicyItemRequestBuilder instantiates a new AppManagementPolicyItemRequestBuilder and sets the default values.

func NewItemAppManagementPoliciesAppManagementPolicyItemRequestBuilderInternal added in v0.56.0

func NewItemAppManagementPoliciesAppManagementPolicyItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemAppManagementPoliciesAppManagementPolicyItemRequestBuilder

NewItemAppManagementPoliciesAppManagementPolicyItemRequestBuilderInternal instantiates a new AppManagementPolicyItemRequestBuilder and sets the default values.

func (*ItemAppManagementPoliciesAppManagementPolicyItemRequestBuilder) Ref added in v0.56.0

Ref provides operations to manage the collection of application entities.

type ItemAppManagementPoliciesCountRequestBuilder added in v0.56.0

type ItemAppManagementPoliciesCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemAppManagementPoliciesCountRequestBuilder provides operations to count the resources in the collection.

func NewItemAppManagementPoliciesCountRequestBuilder added in v0.56.0

NewItemAppManagementPoliciesCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemAppManagementPoliciesCountRequestBuilderInternal added in v0.56.0

func NewItemAppManagementPoliciesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemAppManagementPoliciesCountRequestBuilder

NewItemAppManagementPoliciesCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemAppManagementPoliciesCountRequestBuilder) Get added in v0.56.0

Get get the number of the resource

func (*ItemAppManagementPoliciesCountRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the number of the resource

type ItemAppManagementPoliciesCountRequestBuilderGetQueryParameters added in v0.56.0

type ItemAppManagementPoliciesCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ItemAppManagementPoliciesCountRequestBuilderGetQueryParameters get the number of the resource

type ItemAppManagementPoliciesCountRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemAppManagementPoliciesItemRefRequestBuilder added in v0.56.0

type ItemAppManagementPoliciesItemRefRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemAppManagementPoliciesItemRefRequestBuilder provides operations to manage the collection of application entities.

func NewItemAppManagementPoliciesItemRefRequestBuilder added in v0.56.0

NewItemAppManagementPoliciesItemRefRequestBuilder instantiates a new RefRequestBuilder and sets the default values.

func NewItemAppManagementPoliciesItemRefRequestBuilderInternal added in v0.56.0

func NewItemAppManagementPoliciesItemRefRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemAppManagementPoliciesItemRefRequestBuilder

NewItemAppManagementPoliciesItemRefRequestBuilderInternal instantiates a new RefRequestBuilder and sets the default values.

func (*ItemAppManagementPoliciesItemRefRequestBuilder) Delete added in v0.56.0

Delete delete ref of navigation property appManagementPolicies for applications

func (*ItemAppManagementPoliciesItemRefRequestBuilder) ToDeleteRequestInformation added in v0.56.0

ToDeleteRequestInformation delete ref of navigation property appManagementPolicies for applications

type ItemAppManagementPoliciesItemRefRequestBuilderDeleteQueryParameters added in v0.56.0

type ItemAppManagementPoliciesItemRefRequestBuilderDeleteQueryParameters struct {
	// Delete Uri
	Id *string `uriparametername:"%40id"`
}

ItemAppManagementPoliciesItemRefRequestBuilderDeleteQueryParameters delete ref of navigation property appManagementPolicies for applications

type ItemAppManagementPoliciesItemRefRequestBuilderDeleteRequestConfiguration added in v0.56.0

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

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

type ItemAppManagementPoliciesRefRequestBuilder added in v0.56.0

type ItemAppManagementPoliciesRefRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemAppManagementPoliciesRefRequestBuilder provides operations to manage the collection of application entities.

func NewItemAppManagementPoliciesRefRequestBuilder added in v0.56.0

NewItemAppManagementPoliciesRefRequestBuilder instantiates a new RefRequestBuilder and sets the default values.

func NewItemAppManagementPoliciesRefRequestBuilderInternal added in v0.56.0

func NewItemAppManagementPoliciesRefRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemAppManagementPoliciesRefRequestBuilder

NewItemAppManagementPoliciesRefRequestBuilderInternal instantiates a new RefRequestBuilder and sets the default values.

func (*ItemAppManagementPoliciesRefRequestBuilder) Get added in v0.56.0

Get the appManagementPolicy applied to this application.

func (*ItemAppManagementPoliciesRefRequestBuilder) Post added in v0.56.0

Post create new navigation property ref to appManagementPolicies for applications

func (*ItemAppManagementPoliciesRefRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation the appManagementPolicy applied to this application.

func (*ItemAppManagementPoliciesRefRequestBuilder) ToPostRequestInformation added in v0.56.0

ToPostRequestInformation create new navigation property ref to appManagementPolicies for applications

type ItemAppManagementPoliciesRefRequestBuilderGetQueryParameters added in v0.56.0

type ItemAppManagementPoliciesRefRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemAppManagementPoliciesRefRequestBuilderGetQueryParameters the appManagementPolicy applied to this application.

type ItemAppManagementPoliciesRefRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemAppManagementPoliciesRefRequestBuilderPostRequestConfiguration added in v0.56.0

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

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

type ItemAppManagementPoliciesRequestBuilder added in v0.56.0

type ItemAppManagementPoliciesRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemAppManagementPoliciesRequestBuilder provides operations to manage the appManagementPolicies property of the microsoft.graph.application entity.

func NewItemAppManagementPoliciesRequestBuilder added in v0.56.0

NewItemAppManagementPoliciesRequestBuilder instantiates a new AppManagementPoliciesRequestBuilder and sets the default values.

func NewItemAppManagementPoliciesRequestBuilderInternal added in v0.56.0

func NewItemAppManagementPoliciesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemAppManagementPoliciesRequestBuilder

NewItemAppManagementPoliciesRequestBuilderInternal instantiates a new AppManagementPoliciesRequestBuilder and sets the default values.

func (*ItemAppManagementPoliciesRequestBuilder) ByAppManagementPolicyId added in v0.63.0

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

func (*ItemAppManagementPoliciesRequestBuilder) Count added in v0.56.0

Count provides operations to count the resources in the collection.

func (*ItemAppManagementPoliciesRequestBuilder) Get added in v0.56.0

Get the appManagementPolicy applied to this application.

func (*ItemAppManagementPoliciesRequestBuilder) Ref added in v0.56.0

Ref provides operations to manage the collection of application entities.

func (*ItemAppManagementPoliciesRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation the appManagementPolicy applied to this application.

type ItemAppManagementPoliciesRequestBuilderGetQueryParameters added in v0.56.0

type ItemAppManagementPoliciesRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemAppManagementPoliciesRequestBuilderGetQueryParameters the appManagementPolicy applied to this application.

type ItemAppManagementPoliciesRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemCheckMemberGroupsPostRequestBody added in v0.49.0

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

ItemCheckMemberGroupsPostRequestBody

func NewItemCheckMemberGroupsPostRequestBody added in v0.49.0

func NewItemCheckMemberGroupsPostRequestBody() *ItemCheckMemberGroupsPostRequestBody

NewItemCheckMemberGroupsPostRequestBody instantiates a new ItemCheckMemberGroupsPostRequestBody and sets the default values.

func (*ItemCheckMemberGroupsPostRequestBody) GetAdditionalData added in v0.49.0

func (m *ItemCheckMemberGroupsPostRequestBody) GetAdditionalData() map[string]any

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemCheckMemberGroupsPostRequestBody) GetBackingStore added in v0.56.0

GetBackingStore gets the backingStore property value. Stores model information.

func (*ItemCheckMemberGroupsPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemCheckMemberGroupsPostRequestBody) GetGroupIds added in v0.49.0

func (m *ItemCheckMemberGroupsPostRequestBody) GetGroupIds() []string

GetGroupIds gets the groupIds property value. The groupIds property

func (*ItemCheckMemberGroupsPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemCheckMemberGroupsPostRequestBody) SetAdditionalData added in v0.49.0

func (m *ItemCheckMemberGroupsPostRequestBody) SetAdditionalData(value map[string]any)

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemCheckMemberGroupsPostRequestBody) SetBackingStore added in v0.56.0

SetBackingStore sets the backingStore property value. Stores model information.

func (*ItemCheckMemberGroupsPostRequestBody) SetGroupIds added in v0.49.0

func (m *ItemCheckMemberGroupsPostRequestBody) SetGroupIds(value []string)

SetGroupIds sets the groupIds property value. The groupIds property

type ItemCheckMemberGroupsRequestBuilder added in v0.49.0

ItemCheckMemberGroupsRequestBuilder provides operations to call the checkMemberGroups method.

func NewItemCheckMemberGroupsRequestBuilder added in v0.49.0

NewItemCheckMemberGroupsRequestBuilder instantiates a new CheckMemberGroupsRequestBuilder and sets the default values.

func NewItemCheckMemberGroupsRequestBuilderInternal added in v0.49.0

func NewItemCheckMemberGroupsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemCheckMemberGroupsRequestBuilder

NewItemCheckMemberGroupsRequestBuilderInternal instantiates a new CheckMemberGroupsRequestBuilder and sets the default values.

func (*ItemCheckMemberGroupsRequestBuilder) Post added in v0.49.0

Post invoke action checkMemberGroups

func (*ItemCheckMemberGroupsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation invoke action checkMemberGroups

type ItemCheckMemberGroupsRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemCheckMemberGroupsResponse added in v0.49.0

ItemCheckMemberGroupsResponse

func NewItemCheckMemberGroupsResponse added in v0.49.0

func NewItemCheckMemberGroupsResponse() *ItemCheckMemberGroupsResponse

NewItemCheckMemberGroupsResponse instantiates a new ItemCheckMemberGroupsResponse and sets the default values.

func (*ItemCheckMemberGroupsResponse) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemCheckMemberGroupsResponse) GetValue added in v0.49.0

func (m *ItemCheckMemberGroupsResponse) GetValue() []string

GetValue gets the value property value. The value property

func (*ItemCheckMemberGroupsResponse) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemCheckMemberGroupsResponse) SetValue added in v0.49.0

func (m *ItemCheckMemberGroupsResponse) SetValue(value []string)

SetValue sets the value property value. The value property

type ItemCheckMemberObjectsPostRequestBody added in v0.49.0

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

ItemCheckMemberObjectsPostRequestBody

func NewItemCheckMemberObjectsPostRequestBody added in v0.49.0

func NewItemCheckMemberObjectsPostRequestBody() *ItemCheckMemberObjectsPostRequestBody

NewItemCheckMemberObjectsPostRequestBody instantiates a new ItemCheckMemberObjectsPostRequestBody and sets the default values.

func (*ItemCheckMemberObjectsPostRequestBody) GetAdditionalData added in v0.49.0

func (m *ItemCheckMemberObjectsPostRequestBody) GetAdditionalData() map[string]any

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemCheckMemberObjectsPostRequestBody) GetBackingStore added in v0.56.0

GetBackingStore gets the backingStore property value. Stores model information.

func (*ItemCheckMemberObjectsPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemCheckMemberObjectsPostRequestBody) GetIds added in v0.49.0

GetIds gets the ids property value. The ids property

func (*ItemCheckMemberObjectsPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemCheckMemberObjectsPostRequestBody) SetAdditionalData added in v0.49.0

func (m *ItemCheckMemberObjectsPostRequestBody) SetAdditionalData(value map[string]any)

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemCheckMemberObjectsPostRequestBody) SetBackingStore added in v0.56.0

SetBackingStore sets the backingStore property value. Stores model information.

func (*ItemCheckMemberObjectsPostRequestBody) SetIds added in v0.49.0

func (m *ItemCheckMemberObjectsPostRequestBody) SetIds(value []string)

SetIds sets the ids property value. The ids property

type ItemCheckMemberObjectsRequestBuilder added in v0.49.0

type ItemCheckMemberObjectsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemCheckMemberObjectsRequestBuilder provides operations to call the checkMemberObjects method.

func NewItemCheckMemberObjectsRequestBuilder added in v0.49.0

NewItemCheckMemberObjectsRequestBuilder instantiates a new CheckMemberObjectsRequestBuilder and sets the default values.

func NewItemCheckMemberObjectsRequestBuilderInternal added in v0.49.0

func NewItemCheckMemberObjectsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemCheckMemberObjectsRequestBuilder

NewItemCheckMemberObjectsRequestBuilderInternal instantiates a new CheckMemberObjectsRequestBuilder and sets the default values.

func (*ItemCheckMemberObjectsRequestBuilder) Post added in v0.49.0

Post invoke action checkMemberObjects

func (*ItemCheckMemberObjectsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation invoke action checkMemberObjects

type ItemCheckMemberObjectsRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemCheckMemberObjectsResponse added in v0.49.0

ItemCheckMemberObjectsResponse

func NewItemCheckMemberObjectsResponse added in v0.49.0

func NewItemCheckMemberObjectsResponse() *ItemCheckMemberObjectsResponse

NewItemCheckMemberObjectsResponse instantiates a new ItemCheckMemberObjectsResponse and sets the default values.

func (*ItemCheckMemberObjectsResponse) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemCheckMemberObjectsResponse) GetValue added in v0.49.0

func (m *ItemCheckMemberObjectsResponse) GetValue() []string

GetValue gets the value property value. The value property

func (*ItemCheckMemberObjectsResponse) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemCheckMemberObjectsResponse) SetValue added in v0.49.0

func (m *ItemCheckMemberObjectsResponse) SetValue(value []string)

SetValue sets the value property value. The value property

type ItemCreatedOnBehalfOfRequestBuilder added in v0.49.0

ItemCreatedOnBehalfOfRequestBuilder provides operations to manage the createdOnBehalfOf property of the microsoft.graph.application entity.

func NewItemCreatedOnBehalfOfRequestBuilder added in v0.49.0

NewItemCreatedOnBehalfOfRequestBuilder instantiates a new CreatedOnBehalfOfRequestBuilder and sets the default values.

func NewItemCreatedOnBehalfOfRequestBuilderInternal added in v0.49.0

func NewItemCreatedOnBehalfOfRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemCreatedOnBehalfOfRequestBuilder

NewItemCreatedOnBehalfOfRequestBuilderInternal instantiates a new CreatedOnBehalfOfRequestBuilder and sets the default values.

func (*ItemCreatedOnBehalfOfRequestBuilder) Get added in v0.49.0

Get supports $filter (/$count eq 0, /$count ne 0). Read-only.

func (*ItemCreatedOnBehalfOfRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation supports $filter (/$count eq 0, /$count ne 0). Read-only.

type ItemCreatedOnBehalfOfRequestBuilderGetQueryParameters added in v0.49.0

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

ItemCreatedOnBehalfOfRequestBuilderGetQueryParameters supports $filter (/$count eq 0, /$count ne 0). Read-only.

type ItemCreatedOnBehalfOfRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemExtensionPropertiesCountRequestBuilder added in v0.49.0

type ItemExtensionPropertiesCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemExtensionPropertiesCountRequestBuilder provides operations to count the resources in the collection.

func NewItemExtensionPropertiesCountRequestBuilder added in v0.49.0

NewItemExtensionPropertiesCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemExtensionPropertiesCountRequestBuilderInternal added in v0.49.0

func NewItemExtensionPropertiesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemExtensionPropertiesCountRequestBuilder

NewItemExtensionPropertiesCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemExtensionPropertiesCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemExtensionPropertiesCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemExtensionPropertiesCountRequestBuilderGetQueryParameters added in v0.53.0

type ItemExtensionPropertiesCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ItemExtensionPropertiesCountRequestBuilderGetQueryParameters get the number of the resource

type ItemExtensionPropertiesCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemExtensionPropertiesExtensionPropertyItemRequestBuilder added in v0.49.0

type ItemExtensionPropertiesExtensionPropertyItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemExtensionPropertiesExtensionPropertyItemRequestBuilder provides operations to manage the extensionProperties property of the microsoft.graph.application entity.

func NewItemExtensionPropertiesExtensionPropertyItemRequestBuilder added in v0.49.0

func NewItemExtensionPropertiesExtensionPropertyItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemExtensionPropertiesExtensionPropertyItemRequestBuilder

NewItemExtensionPropertiesExtensionPropertyItemRequestBuilder instantiates a new ExtensionPropertyItemRequestBuilder and sets the default values.

func NewItemExtensionPropertiesExtensionPropertyItemRequestBuilderInternal added in v0.49.0

func NewItemExtensionPropertiesExtensionPropertyItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemExtensionPropertiesExtensionPropertyItemRequestBuilder

NewItemExtensionPropertiesExtensionPropertyItemRequestBuilderInternal instantiates a new ExtensionPropertyItemRequestBuilder and sets the default values.

func (*ItemExtensionPropertiesExtensionPropertyItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property extensionProperties for applications

func (*ItemExtensionPropertiesExtensionPropertyItemRequestBuilder) Get added in v0.49.0

Get read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0).

func (*ItemExtensionPropertiesExtensionPropertyItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property extensionProperties for applications

func (*ItemExtensionPropertiesExtensionPropertyItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0).

func (*ItemExtensionPropertiesExtensionPropertyItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property extensionProperties in applications

type ItemExtensionPropertiesExtensionPropertyItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemExtensionPropertiesExtensionPropertyItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemExtensionPropertiesExtensionPropertyItemRequestBuilderGetQueryParameters read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0).

type ItemExtensionPropertiesExtensionPropertyItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemExtensionPropertiesExtensionPropertyItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type ItemExtensionPropertiesRequestBuilder added in v0.49.0

type ItemExtensionPropertiesRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemExtensionPropertiesRequestBuilder provides operations to manage the extensionProperties property of the microsoft.graph.application entity.

func NewItemExtensionPropertiesRequestBuilder added in v0.49.0

NewItemExtensionPropertiesRequestBuilder instantiates a new ExtensionPropertiesRequestBuilder and sets the default values.

func NewItemExtensionPropertiesRequestBuilderInternal added in v0.49.0

func NewItemExtensionPropertiesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemExtensionPropertiesRequestBuilder

NewItemExtensionPropertiesRequestBuilderInternal instantiates a new ExtensionPropertiesRequestBuilder and sets the default values.

func (*ItemExtensionPropertiesRequestBuilder) ByExtensionPropertyId added in v0.63.0

ByExtensionPropertyId provides operations to manage the extensionProperties property of the microsoft.graph.application entity.

func (*ItemExtensionPropertiesRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemExtensionPropertiesRequestBuilder) Get added in v0.49.0

Get read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0).

func (*ItemExtensionPropertiesRequestBuilder) Post added in v0.49.0

Post create new navigation property to extensionProperties for applications

func (*ItemExtensionPropertiesRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0).

func (*ItemExtensionPropertiesRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to extensionProperties for applications

type ItemExtensionPropertiesRequestBuilderGetQueryParameters added in v0.49.0

type ItemExtensionPropertiesRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemExtensionPropertiesRequestBuilderGetQueryParameters read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0).

type ItemExtensionPropertiesRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemExtensionPropertiesRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemFederatedIdentityCredentialsCountRequestBuilder added in v0.49.0

type ItemFederatedIdentityCredentialsCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemFederatedIdentityCredentialsCountRequestBuilder provides operations to count the resources in the collection.

func NewItemFederatedIdentityCredentialsCountRequestBuilder added in v0.49.0

NewItemFederatedIdentityCredentialsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemFederatedIdentityCredentialsCountRequestBuilderInternal added in v0.49.0

func NewItemFederatedIdentityCredentialsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemFederatedIdentityCredentialsCountRequestBuilder

NewItemFederatedIdentityCredentialsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemFederatedIdentityCredentialsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemFederatedIdentityCredentialsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemFederatedIdentityCredentialsCountRequestBuilderGetQueryParameters added in v0.53.0

type ItemFederatedIdentityCredentialsCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ItemFederatedIdentityCredentialsCountRequestBuilderGetQueryParameters get the number of the resource

type ItemFederatedIdentityCredentialsCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemFederatedIdentityCredentialsFederatedIdentityCredentialItemRequestBuilder added in v0.49.0

type ItemFederatedIdentityCredentialsFederatedIdentityCredentialItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemFederatedIdentityCredentialsFederatedIdentityCredentialItemRequestBuilder provides operations to manage the federatedIdentityCredentials property of the microsoft.graph.application entity.

func NewItemFederatedIdentityCredentialsFederatedIdentityCredentialItemRequestBuilder added in v0.49.0

func NewItemFederatedIdentityCredentialsFederatedIdentityCredentialItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemFederatedIdentityCredentialsFederatedIdentityCredentialItemRequestBuilder

NewItemFederatedIdentityCredentialsFederatedIdentityCredentialItemRequestBuilder instantiates a new FederatedIdentityCredentialItemRequestBuilder and sets the default values.

func NewItemFederatedIdentityCredentialsFederatedIdentityCredentialItemRequestBuilderInternal added in v0.49.0

func NewItemFederatedIdentityCredentialsFederatedIdentityCredentialItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemFederatedIdentityCredentialsFederatedIdentityCredentialItemRequestBuilder

NewItemFederatedIdentityCredentialsFederatedIdentityCredentialItemRequestBuilderInternal instantiates a new FederatedIdentityCredentialItemRequestBuilder and sets the default values.

func (*ItemFederatedIdentityCredentialsFederatedIdentityCredentialItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property federatedIdentityCredentials for applications

func (*ItemFederatedIdentityCredentialsFederatedIdentityCredentialItemRequestBuilder) Get added in v0.49.0

Get federated identities for applications. Supports $expand and $filter (startsWith, /$count eq 0, /$count ne 0).

func (*ItemFederatedIdentityCredentialsFederatedIdentityCredentialItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property federatedIdentityCredentials for applications

func (*ItemFederatedIdentityCredentialsFederatedIdentityCredentialItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation federated identities for applications. Supports $expand and $filter (startsWith, /$count eq 0, /$count ne 0).

func (*ItemFederatedIdentityCredentialsFederatedIdentityCredentialItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property federatedIdentityCredentials in applications

type ItemFederatedIdentityCredentialsFederatedIdentityCredentialItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemFederatedIdentityCredentialsFederatedIdentityCredentialItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemFederatedIdentityCredentialsFederatedIdentityCredentialItemRequestBuilderGetQueryParameters federated identities for applications. Supports $expand and $filter (startsWith, /$count eq 0, /$count ne 0).

type ItemFederatedIdentityCredentialsFederatedIdentityCredentialItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemFederatedIdentityCredentialsFederatedIdentityCredentialItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type ItemFederatedIdentityCredentialsRequestBuilder added in v0.49.0

type ItemFederatedIdentityCredentialsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemFederatedIdentityCredentialsRequestBuilder provides operations to manage the federatedIdentityCredentials property of the microsoft.graph.application entity.

func NewItemFederatedIdentityCredentialsRequestBuilder added in v0.49.0

NewItemFederatedIdentityCredentialsRequestBuilder instantiates a new FederatedIdentityCredentialsRequestBuilder and sets the default values.

func NewItemFederatedIdentityCredentialsRequestBuilderInternal added in v0.49.0

func NewItemFederatedIdentityCredentialsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemFederatedIdentityCredentialsRequestBuilder

NewItemFederatedIdentityCredentialsRequestBuilderInternal instantiates a new FederatedIdentityCredentialsRequestBuilder and sets the default values.

func (*ItemFederatedIdentityCredentialsRequestBuilder) ByFederatedIdentityCredentialId added in v0.63.0

ByFederatedIdentityCredentialId provides operations to manage the federatedIdentityCredentials property of the microsoft.graph.application entity.

func (*ItemFederatedIdentityCredentialsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemFederatedIdentityCredentialsRequestBuilder) Get added in v0.49.0

Get federated identities for applications. Supports $expand and $filter (startsWith, /$count eq 0, /$count ne 0).

func (*ItemFederatedIdentityCredentialsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation federated identities for applications. Supports $expand and $filter (startsWith, /$count eq 0, /$count ne 0).

func (*ItemFederatedIdentityCredentialsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to federatedIdentityCredentials for applications

type ItemFederatedIdentityCredentialsRequestBuilderGetQueryParameters added in v0.49.0

type ItemFederatedIdentityCredentialsRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemFederatedIdentityCredentialsRequestBuilderGetQueryParameters federated identities for applications. Supports $expand and $filter (startsWith, /$count eq 0, /$count ne 0).

type ItemFederatedIdentityCredentialsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemFederatedIdentityCredentialsRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemGetMemberGroupsPostRequestBody added in v0.49.0

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

ItemGetMemberGroupsPostRequestBody

func NewItemGetMemberGroupsPostRequestBody added in v0.49.0

func NewItemGetMemberGroupsPostRequestBody() *ItemGetMemberGroupsPostRequestBody

NewItemGetMemberGroupsPostRequestBody instantiates a new ItemGetMemberGroupsPostRequestBody and sets the default values.

func (*ItemGetMemberGroupsPostRequestBody) GetAdditionalData added in v0.49.0

func (m *ItemGetMemberGroupsPostRequestBody) GetAdditionalData() map[string]any

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemGetMemberGroupsPostRequestBody) GetBackingStore added in v0.56.0

GetBackingStore gets the backingStore property value. Stores model information.

func (*ItemGetMemberGroupsPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemGetMemberGroupsPostRequestBody) GetSecurityEnabledOnly added in v0.49.0

func (m *ItemGetMemberGroupsPostRequestBody) GetSecurityEnabledOnly() *bool

GetSecurityEnabledOnly gets the securityEnabledOnly property value. The securityEnabledOnly property

func (*ItemGetMemberGroupsPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemGetMemberGroupsPostRequestBody) SetAdditionalData added in v0.49.0

func (m *ItemGetMemberGroupsPostRequestBody) SetAdditionalData(value map[string]any)

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemGetMemberGroupsPostRequestBody) SetBackingStore added in v0.56.0

SetBackingStore sets the backingStore property value. Stores model information.

func (*ItemGetMemberGroupsPostRequestBody) SetSecurityEnabledOnly added in v0.49.0

func (m *ItemGetMemberGroupsPostRequestBody) SetSecurityEnabledOnly(value *bool)

SetSecurityEnabledOnly sets the securityEnabledOnly property value. The securityEnabledOnly property

type ItemGetMemberGroupsRequestBuilder added in v0.49.0

ItemGetMemberGroupsRequestBuilder provides operations to call the getMemberGroups method.

func NewItemGetMemberGroupsRequestBuilder added in v0.49.0

NewItemGetMemberGroupsRequestBuilder instantiates a new GetMemberGroupsRequestBuilder and sets the default values.

func NewItemGetMemberGroupsRequestBuilderInternal added in v0.49.0

func NewItemGetMemberGroupsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemGetMemberGroupsRequestBuilder

NewItemGetMemberGroupsRequestBuilderInternal instantiates a new GetMemberGroupsRequestBuilder and sets the default values.

func (*ItemGetMemberGroupsRequestBuilder) Post added in v0.49.0

Post invoke action getMemberGroups

func (*ItemGetMemberGroupsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation invoke action getMemberGroups

type ItemGetMemberGroupsRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemGetMemberGroupsResponse added in v0.49.0

ItemGetMemberGroupsResponse

func NewItemGetMemberGroupsResponse added in v0.49.0

func NewItemGetMemberGroupsResponse() *ItemGetMemberGroupsResponse

NewItemGetMemberGroupsResponse instantiates a new ItemGetMemberGroupsResponse and sets the default values.

func (*ItemGetMemberGroupsResponse) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemGetMemberGroupsResponse) GetValue added in v0.49.0

func (m *ItemGetMemberGroupsResponse) GetValue() []string

GetValue gets the value property value. The value property

func (*ItemGetMemberGroupsResponse) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemGetMemberGroupsResponse) SetValue added in v0.49.0

func (m *ItemGetMemberGroupsResponse) SetValue(value []string)

SetValue sets the value property value. The value property

type ItemGetMemberObjectsPostRequestBody added in v0.49.0

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

ItemGetMemberObjectsPostRequestBody

func NewItemGetMemberObjectsPostRequestBody added in v0.49.0

func NewItemGetMemberObjectsPostRequestBody() *ItemGetMemberObjectsPostRequestBody

NewItemGetMemberObjectsPostRequestBody instantiates a new ItemGetMemberObjectsPostRequestBody and sets the default values.

func (*ItemGetMemberObjectsPostRequestBody) GetAdditionalData added in v0.49.0

func (m *ItemGetMemberObjectsPostRequestBody) GetAdditionalData() map[string]any

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemGetMemberObjectsPostRequestBody) GetBackingStore added in v0.56.0

GetBackingStore gets the backingStore property value. Stores model information.

func (*ItemGetMemberObjectsPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemGetMemberObjectsPostRequestBody) GetSecurityEnabledOnly added in v0.49.0

func (m *ItemGetMemberObjectsPostRequestBody) GetSecurityEnabledOnly() *bool

GetSecurityEnabledOnly gets the securityEnabledOnly property value. The securityEnabledOnly property

func (*ItemGetMemberObjectsPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemGetMemberObjectsPostRequestBody) SetAdditionalData added in v0.49.0

func (m *ItemGetMemberObjectsPostRequestBody) SetAdditionalData(value map[string]any)

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemGetMemberObjectsPostRequestBody) SetBackingStore added in v0.56.0

SetBackingStore sets the backingStore property value. Stores model information.

func (*ItemGetMemberObjectsPostRequestBody) SetSecurityEnabledOnly added in v0.49.0

func (m *ItemGetMemberObjectsPostRequestBody) SetSecurityEnabledOnly(value *bool)

SetSecurityEnabledOnly sets the securityEnabledOnly property value. The securityEnabledOnly property

type ItemGetMemberObjectsRequestBuilder added in v0.49.0

ItemGetMemberObjectsRequestBuilder provides operations to call the getMemberObjects method.

func NewItemGetMemberObjectsRequestBuilder added in v0.49.0

NewItemGetMemberObjectsRequestBuilder instantiates a new GetMemberObjectsRequestBuilder and sets the default values.

func NewItemGetMemberObjectsRequestBuilderInternal added in v0.49.0

func NewItemGetMemberObjectsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemGetMemberObjectsRequestBuilder

NewItemGetMemberObjectsRequestBuilderInternal instantiates a new GetMemberObjectsRequestBuilder and sets the default values.

func (*ItemGetMemberObjectsRequestBuilder) Post added in v0.49.0

Post invoke action getMemberObjects

func (*ItemGetMemberObjectsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation invoke action getMemberObjects

type ItemGetMemberObjectsRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemGetMemberObjectsResponse added in v0.49.0

ItemGetMemberObjectsResponse

func NewItemGetMemberObjectsResponse added in v0.49.0

func NewItemGetMemberObjectsResponse() *ItemGetMemberObjectsResponse

NewItemGetMemberObjectsResponse instantiates a new ItemGetMemberObjectsResponse and sets the default values.

func (*ItemGetMemberObjectsResponse) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemGetMemberObjectsResponse) GetValue added in v0.49.0

func (m *ItemGetMemberObjectsResponse) GetValue() []string

GetValue gets the value property value. The value property

func (*ItemGetMemberObjectsResponse) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemGetMemberObjectsResponse) SetValue added in v0.49.0

func (m *ItemGetMemberObjectsResponse) SetValue(value []string)

SetValue sets the value property value. The value property

type ItemHomeRealmDiscoveryPoliciesCountRequestBuilder added in v0.49.0

type ItemHomeRealmDiscoveryPoliciesCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemHomeRealmDiscoveryPoliciesCountRequestBuilder provides operations to count the resources in the collection.

func NewItemHomeRealmDiscoveryPoliciesCountRequestBuilder added in v0.49.0

NewItemHomeRealmDiscoveryPoliciesCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemHomeRealmDiscoveryPoliciesCountRequestBuilderInternal added in v0.49.0

func NewItemHomeRealmDiscoveryPoliciesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemHomeRealmDiscoveryPoliciesCountRequestBuilder

NewItemHomeRealmDiscoveryPoliciesCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemHomeRealmDiscoveryPoliciesCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemHomeRealmDiscoveryPoliciesCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemHomeRealmDiscoveryPoliciesCountRequestBuilderGetQueryParameters added in v0.53.0

type ItemHomeRealmDiscoveryPoliciesCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ItemHomeRealmDiscoveryPoliciesCountRequestBuilderGetQueryParameters get the number of the resource

type ItemHomeRealmDiscoveryPoliciesCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemHomeRealmDiscoveryPoliciesHomeRealmDiscoveryPolicyItemRequestBuilder added in v0.49.0

type ItemHomeRealmDiscoveryPoliciesHomeRealmDiscoveryPolicyItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemHomeRealmDiscoveryPoliciesHomeRealmDiscoveryPolicyItemRequestBuilder provides operations to manage the homeRealmDiscoveryPolicies property of the microsoft.graph.application entity.

func NewItemHomeRealmDiscoveryPoliciesHomeRealmDiscoveryPolicyItemRequestBuilder added in v0.49.0

func NewItemHomeRealmDiscoveryPoliciesHomeRealmDiscoveryPolicyItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemHomeRealmDiscoveryPoliciesHomeRealmDiscoveryPolicyItemRequestBuilder

NewItemHomeRealmDiscoveryPoliciesHomeRealmDiscoveryPolicyItemRequestBuilder instantiates a new HomeRealmDiscoveryPolicyItemRequestBuilder and sets the default values.

func NewItemHomeRealmDiscoveryPoliciesHomeRealmDiscoveryPolicyItemRequestBuilderInternal added in v0.49.0

func NewItemHomeRealmDiscoveryPoliciesHomeRealmDiscoveryPolicyItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemHomeRealmDiscoveryPoliciesHomeRealmDiscoveryPolicyItemRequestBuilder

NewItemHomeRealmDiscoveryPoliciesHomeRealmDiscoveryPolicyItemRequestBuilderInternal instantiates a new HomeRealmDiscoveryPolicyItemRequestBuilder and sets the default values.

func (*ItemHomeRealmDiscoveryPoliciesHomeRealmDiscoveryPolicyItemRequestBuilder) Get added in v0.49.0

Get get homeRealmDiscoveryPolicies from applications

func (*ItemHomeRealmDiscoveryPoliciesHomeRealmDiscoveryPolicyItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get homeRealmDiscoveryPolicies from applications

type ItemHomeRealmDiscoveryPoliciesHomeRealmDiscoveryPolicyItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemHomeRealmDiscoveryPoliciesHomeRealmDiscoveryPolicyItemRequestBuilderGetQueryParameters get homeRealmDiscoveryPolicies from applications

type ItemHomeRealmDiscoveryPoliciesHomeRealmDiscoveryPolicyItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemHomeRealmDiscoveryPoliciesRequestBuilder added in v0.49.0

type ItemHomeRealmDiscoveryPoliciesRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemHomeRealmDiscoveryPoliciesRequestBuilder provides operations to manage the homeRealmDiscoveryPolicies property of the microsoft.graph.application entity.

func NewItemHomeRealmDiscoveryPoliciesRequestBuilder added in v0.49.0

NewItemHomeRealmDiscoveryPoliciesRequestBuilder instantiates a new HomeRealmDiscoveryPoliciesRequestBuilder and sets the default values.

func NewItemHomeRealmDiscoveryPoliciesRequestBuilderInternal added in v0.49.0

func NewItemHomeRealmDiscoveryPoliciesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemHomeRealmDiscoveryPoliciesRequestBuilder

NewItemHomeRealmDiscoveryPoliciesRequestBuilderInternal instantiates a new HomeRealmDiscoveryPoliciesRequestBuilder and sets the default values.

func (*ItemHomeRealmDiscoveryPoliciesRequestBuilder) ByHomeRealmDiscoveryPolicyId added in v0.63.0

ByHomeRealmDiscoveryPolicyId provides operations to manage the homeRealmDiscoveryPolicies property of the microsoft.graph.application entity.

func (*ItemHomeRealmDiscoveryPoliciesRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemHomeRealmDiscoveryPoliciesRequestBuilder) Get added in v0.49.0

Get get homeRealmDiscoveryPolicies from applications

func (*ItemHomeRealmDiscoveryPoliciesRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get homeRealmDiscoveryPolicies from applications

type ItemHomeRealmDiscoveryPoliciesRequestBuilderGetQueryParameters added in v0.49.0

type ItemHomeRealmDiscoveryPoliciesRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemHomeRealmDiscoveryPoliciesRequestBuilderGetQueryParameters get homeRealmDiscoveryPolicies from applications

type ItemHomeRealmDiscoveryPoliciesRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemLogoRequestBuilder added in v0.49.0

ItemLogoRequestBuilder provides operations to manage the media for the application entity.

func NewItemLogoRequestBuilder added in v0.49.0

NewItemLogoRequestBuilder instantiates a new LogoRequestBuilder and sets the default values.

func NewItemLogoRequestBuilderInternal added in v0.49.0

func NewItemLogoRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemLogoRequestBuilder

NewItemLogoRequestBuilderInternal instantiates a new LogoRequestBuilder and sets the default values.

func (*ItemLogoRequestBuilder) Get added in v0.49.0

Get the main logo for the application. Not nullable.

func (*ItemLogoRequestBuilder) Put added in v0.49.0

func (m *ItemLogoRequestBuilder) Put(ctx context.Context, body []byte, requestConfiguration *ItemLogoRequestBuilderPutRequestConfiguration) ([]byte, error)

Put the main logo for the application. Not nullable.

func (*ItemLogoRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the main logo for the application. Not nullable.

func (*ItemLogoRequestBuilder) ToPutRequestInformation added in v0.51.0

ToPutRequestInformation the main logo for the application. Not nullable.

type ItemLogoRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemLogoRequestBuilderPutRequestConfiguration added in v0.49.0

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

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

type ItemOwnersCountRequestBuilder added in v0.49.0

ItemOwnersCountRequestBuilder provides operations to count the resources in the collection.

func NewItemOwnersCountRequestBuilder added in v0.49.0

NewItemOwnersCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemOwnersCountRequestBuilderInternal added in v0.49.0

func NewItemOwnersCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemOwnersCountRequestBuilder

NewItemOwnersCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemOwnersCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemOwnersCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemOwnersCountRequestBuilderGetQueryParameters added in v0.53.0

type ItemOwnersCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ItemOwnersCountRequestBuilderGetQueryParameters get the number of the resource

type ItemOwnersCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemOwnersDirectoryObjectItemRequestBuilder added in v0.49.0

type ItemOwnersDirectoryObjectItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemOwnersDirectoryObjectItemRequestBuilder builds and executes requests for operations under \applications\{application-id}\owners\{directoryObject-id}

func NewItemOwnersDirectoryObjectItemRequestBuilder added in v0.49.0

NewItemOwnersDirectoryObjectItemRequestBuilder instantiates a new DirectoryObjectItemRequestBuilder and sets the default values.

func NewItemOwnersDirectoryObjectItemRequestBuilderInternal added in v0.49.0

func NewItemOwnersDirectoryObjectItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemOwnersDirectoryObjectItemRequestBuilder

NewItemOwnersDirectoryObjectItemRequestBuilderInternal instantiates a new DirectoryObjectItemRequestBuilder and sets the default values.

func (*ItemOwnersDirectoryObjectItemRequestBuilder) GraphAppRoleAssignment added in v0.56.0

GraphAppRoleAssignment casts the previous resource to appRoleAssignment.

func (*ItemOwnersDirectoryObjectItemRequestBuilder) GraphEndpoint added in v0.56.0

GraphEndpoint casts the previous resource to endpoint.

func (*ItemOwnersDirectoryObjectItemRequestBuilder) GraphServicePrincipal added in v0.56.0

GraphServicePrincipal casts the previous resource to servicePrincipal.

func (*ItemOwnersDirectoryObjectItemRequestBuilder) GraphUser added in v0.56.0

GraphUser casts the previous resource to user.

func (*ItemOwnersDirectoryObjectItemRequestBuilder) Ref added in v0.49.0

Ref provides operations to manage the collection of application entities.

type ItemOwnersGraphAppRoleAssignmentCountRequestBuilder added in v0.56.0

type ItemOwnersGraphAppRoleAssignmentCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemOwnersGraphAppRoleAssignmentCountRequestBuilder provides operations to count the resources in the collection.

func NewItemOwnersGraphAppRoleAssignmentCountRequestBuilder added in v0.56.0

NewItemOwnersGraphAppRoleAssignmentCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemOwnersGraphAppRoleAssignmentCountRequestBuilderInternal added in v0.56.0

func NewItemOwnersGraphAppRoleAssignmentCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemOwnersGraphAppRoleAssignmentCountRequestBuilder

NewItemOwnersGraphAppRoleAssignmentCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemOwnersGraphAppRoleAssignmentCountRequestBuilder) Get added in v0.56.0

Get get the number of the resource

func (*ItemOwnersGraphAppRoleAssignmentCountRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the number of the resource

type ItemOwnersGraphAppRoleAssignmentCountRequestBuilderGetQueryParameters added in v0.56.0

type ItemOwnersGraphAppRoleAssignmentCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ItemOwnersGraphAppRoleAssignmentCountRequestBuilderGetQueryParameters get the number of the resource

type ItemOwnersGraphAppRoleAssignmentCountRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemOwnersGraphAppRoleAssignmentRequestBuilder added in v0.56.0

type ItemOwnersGraphAppRoleAssignmentRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemOwnersGraphAppRoleAssignmentRequestBuilder casts the previous resource to appRoleAssignment.

func NewItemOwnersGraphAppRoleAssignmentRequestBuilder added in v0.56.0

NewItemOwnersGraphAppRoleAssignmentRequestBuilder instantiates a new GraphAppRoleAssignmentRequestBuilder and sets the default values.

func NewItemOwnersGraphAppRoleAssignmentRequestBuilderInternal added in v0.56.0

func NewItemOwnersGraphAppRoleAssignmentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemOwnersGraphAppRoleAssignmentRequestBuilder

NewItemOwnersGraphAppRoleAssignmentRequestBuilderInternal instantiates a new GraphAppRoleAssignmentRequestBuilder and sets the default values.

func (*ItemOwnersGraphAppRoleAssignmentRequestBuilder) Count added in v0.56.0

Count provides operations to count the resources in the collection.

func (*ItemOwnersGraphAppRoleAssignmentRequestBuilder) Get added in v0.56.0

Get get the items of type microsoft.graph.appRoleAssignment in the microsoft.graph.directoryObject collection

func (*ItemOwnersGraphAppRoleAssignmentRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the items of type microsoft.graph.appRoleAssignment in the microsoft.graph.directoryObject collection

type ItemOwnersGraphAppRoleAssignmentRequestBuilderGetQueryParameters added in v0.56.0

type ItemOwnersGraphAppRoleAssignmentRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemOwnersGraphAppRoleAssignmentRequestBuilderGetQueryParameters get the items of type microsoft.graph.appRoleAssignment in the microsoft.graph.directoryObject collection

type ItemOwnersGraphAppRoleAssignmentRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemOwnersGraphEndpointCountRequestBuilder added in v0.56.0

type ItemOwnersGraphEndpointCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemOwnersGraphEndpointCountRequestBuilder provides operations to count the resources in the collection.

func NewItemOwnersGraphEndpointCountRequestBuilder added in v0.56.0

NewItemOwnersGraphEndpointCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemOwnersGraphEndpointCountRequestBuilderInternal added in v0.56.0

func NewItemOwnersGraphEndpointCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemOwnersGraphEndpointCountRequestBuilder

NewItemOwnersGraphEndpointCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemOwnersGraphEndpointCountRequestBuilder) Get added in v0.56.0

Get get the number of the resource

func (*ItemOwnersGraphEndpointCountRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the number of the resource

type ItemOwnersGraphEndpointCountRequestBuilderGetQueryParameters added in v0.56.0

type ItemOwnersGraphEndpointCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ItemOwnersGraphEndpointCountRequestBuilderGetQueryParameters get the number of the resource

type ItemOwnersGraphEndpointCountRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemOwnersGraphEndpointRequestBuilder added in v0.56.0

type ItemOwnersGraphEndpointRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemOwnersGraphEndpointRequestBuilder casts the previous resource to endpoint.

func NewItemOwnersGraphEndpointRequestBuilder added in v0.56.0

NewItemOwnersGraphEndpointRequestBuilder instantiates a new GraphEndpointRequestBuilder and sets the default values.

func NewItemOwnersGraphEndpointRequestBuilderInternal added in v0.56.0

func NewItemOwnersGraphEndpointRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemOwnersGraphEndpointRequestBuilder

NewItemOwnersGraphEndpointRequestBuilderInternal instantiates a new GraphEndpointRequestBuilder and sets the default values.

func (*ItemOwnersGraphEndpointRequestBuilder) Count added in v0.56.0

Count provides operations to count the resources in the collection.

func (*ItemOwnersGraphEndpointRequestBuilder) Get added in v0.56.0

Get get the items of type microsoft.graph.endpoint in the microsoft.graph.directoryObject collection

func (*ItemOwnersGraphEndpointRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the items of type microsoft.graph.endpoint in the microsoft.graph.directoryObject collection

type ItemOwnersGraphEndpointRequestBuilderGetQueryParameters added in v0.56.0

type ItemOwnersGraphEndpointRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemOwnersGraphEndpointRequestBuilderGetQueryParameters get the items of type microsoft.graph.endpoint in the microsoft.graph.directoryObject collection

type ItemOwnersGraphEndpointRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemOwnersGraphServicePrincipalCountRequestBuilder added in v0.56.0

type ItemOwnersGraphServicePrincipalCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemOwnersGraphServicePrincipalCountRequestBuilder provides operations to count the resources in the collection.

func NewItemOwnersGraphServicePrincipalCountRequestBuilder added in v0.56.0

NewItemOwnersGraphServicePrincipalCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemOwnersGraphServicePrincipalCountRequestBuilderInternal added in v0.56.0

func NewItemOwnersGraphServicePrincipalCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemOwnersGraphServicePrincipalCountRequestBuilder

NewItemOwnersGraphServicePrincipalCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemOwnersGraphServicePrincipalCountRequestBuilder) Get added in v0.56.0

Get get the number of the resource

func (*ItemOwnersGraphServicePrincipalCountRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the number of the resource

type ItemOwnersGraphServicePrincipalCountRequestBuilderGetQueryParameters added in v0.56.0

type ItemOwnersGraphServicePrincipalCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ItemOwnersGraphServicePrincipalCountRequestBuilderGetQueryParameters get the number of the resource

type ItemOwnersGraphServicePrincipalCountRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemOwnersGraphServicePrincipalRequestBuilder added in v0.56.0

type ItemOwnersGraphServicePrincipalRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemOwnersGraphServicePrincipalRequestBuilder casts the previous resource to servicePrincipal.

func NewItemOwnersGraphServicePrincipalRequestBuilder added in v0.56.0

NewItemOwnersGraphServicePrincipalRequestBuilder instantiates a new GraphServicePrincipalRequestBuilder and sets the default values.

func NewItemOwnersGraphServicePrincipalRequestBuilderInternal added in v0.56.0

func NewItemOwnersGraphServicePrincipalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemOwnersGraphServicePrincipalRequestBuilder

NewItemOwnersGraphServicePrincipalRequestBuilderInternal instantiates a new GraphServicePrincipalRequestBuilder and sets the default values.

func (*ItemOwnersGraphServicePrincipalRequestBuilder) Count added in v0.56.0

Count provides operations to count the resources in the collection.

func (*ItemOwnersGraphServicePrincipalRequestBuilder) Get added in v0.56.0

Get get the items of type microsoft.graph.servicePrincipal in the microsoft.graph.directoryObject collection

func (*ItemOwnersGraphServicePrincipalRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the items of type microsoft.graph.servicePrincipal in the microsoft.graph.directoryObject collection

type ItemOwnersGraphServicePrincipalRequestBuilderGetQueryParameters added in v0.56.0

type ItemOwnersGraphServicePrincipalRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemOwnersGraphServicePrincipalRequestBuilderGetQueryParameters get the items of type microsoft.graph.servicePrincipal in the microsoft.graph.directoryObject collection

type ItemOwnersGraphServicePrincipalRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemOwnersGraphUserCountRequestBuilder added in v0.56.0

type ItemOwnersGraphUserCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemOwnersGraphUserCountRequestBuilder provides operations to count the resources in the collection.

func NewItemOwnersGraphUserCountRequestBuilder added in v0.56.0

NewItemOwnersGraphUserCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemOwnersGraphUserCountRequestBuilderInternal added in v0.56.0

func NewItemOwnersGraphUserCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemOwnersGraphUserCountRequestBuilder

NewItemOwnersGraphUserCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemOwnersGraphUserCountRequestBuilder) Get added in v0.56.0

Get get the number of the resource

func (*ItemOwnersGraphUserCountRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the number of the resource

type ItemOwnersGraphUserCountRequestBuilderGetQueryParameters added in v0.56.0

type ItemOwnersGraphUserCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ItemOwnersGraphUserCountRequestBuilderGetQueryParameters get the number of the resource

type ItemOwnersGraphUserCountRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemOwnersGraphUserRequestBuilder added in v0.56.0

ItemOwnersGraphUserRequestBuilder casts the previous resource to user.

func NewItemOwnersGraphUserRequestBuilder added in v0.56.0

NewItemOwnersGraphUserRequestBuilder instantiates a new GraphUserRequestBuilder and sets the default values.

func NewItemOwnersGraphUserRequestBuilderInternal added in v0.56.0

func NewItemOwnersGraphUserRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemOwnersGraphUserRequestBuilder

NewItemOwnersGraphUserRequestBuilderInternal instantiates a new GraphUserRequestBuilder and sets the default values.

func (*ItemOwnersGraphUserRequestBuilder) Count added in v0.56.0

Count provides operations to count the resources in the collection.

func (*ItemOwnersGraphUserRequestBuilder) Get added in v0.56.0

Get get the items of type microsoft.graph.user in the microsoft.graph.directoryObject collection

func (*ItemOwnersGraphUserRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the items of type microsoft.graph.user in the microsoft.graph.directoryObject collection

type ItemOwnersGraphUserRequestBuilderGetQueryParameters added in v0.56.0

type ItemOwnersGraphUserRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemOwnersGraphUserRequestBuilderGetQueryParameters get the items of type microsoft.graph.user in the microsoft.graph.directoryObject collection

type ItemOwnersGraphUserRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemOwnersItemGraphAppRoleAssignmentRequestBuilder added in v0.56.0

type ItemOwnersItemGraphAppRoleAssignmentRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemOwnersItemGraphAppRoleAssignmentRequestBuilder casts the previous resource to appRoleAssignment.

func NewItemOwnersItemGraphAppRoleAssignmentRequestBuilder added in v0.56.0

NewItemOwnersItemGraphAppRoleAssignmentRequestBuilder instantiates a new GraphAppRoleAssignmentRequestBuilder and sets the default values.

func NewItemOwnersItemGraphAppRoleAssignmentRequestBuilderInternal added in v0.56.0

func NewItemOwnersItemGraphAppRoleAssignmentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemOwnersItemGraphAppRoleAssignmentRequestBuilder

NewItemOwnersItemGraphAppRoleAssignmentRequestBuilderInternal instantiates a new GraphAppRoleAssignmentRequestBuilder and sets the default values.

func (*ItemOwnersItemGraphAppRoleAssignmentRequestBuilder) Get added in v0.56.0

Get get the item of type microsoft.graph.directoryObject as microsoft.graph.appRoleAssignment

func (*ItemOwnersItemGraphAppRoleAssignmentRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the item of type microsoft.graph.directoryObject as microsoft.graph.appRoleAssignment

type ItemOwnersItemGraphAppRoleAssignmentRequestBuilderGetQueryParameters added in v0.56.0

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

ItemOwnersItemGraphAppRoleAssignmentRequestBuilderGetQueryParameters get the item of type microsoft.graph.directoryObject as microsoft.graph.appRoleAssignment

type ItemOwnersItemGraphAppRoleAssignmentRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemOwnersItemGraphEndpointRequestBuilder added in v0.56.0

type ItemOwnersItemGraphEndpointRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemOwnersItemGraphEndpointRequestBuilder casts the previous resource to endpoint.

func NewItemOwnersItemGraphEndpointRequestBuilder added in v0.56.0

NewItemOwnersItemGraphEndpointRequestBuilder instantiates a new GraphEndpointRequestBuilder and sets the default values.

func NewItemOwnersItemGraphEndpointRequestBuilderInternal added in v0.56.0

func NewItemOwnersItemGraphEndpointRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemOwnersItemGraphEndpointRequestBuilder

NewItemOwnersItemGraphEndpointRequestBuilderInternal instantiates a new GraphEndpointRequestBuilder and sets the default values.

func (*ItemOwnersItemGraphEndpointRequestBuilder) Get added in v0.56.0

Get get the item of type microsoft.graph.directoryObject as microsoft.graph.endpoint

func (*ItemOwnersItemGraphEndpointRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the item of type microsoft.graph.directoryObject as microsoft.graph.endpoint

type ItemOwnersItemGraphEndpointRequestBuilderGetQueryParameters added in v0.56.0

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

ItemOwnersItemGraphEndpointRequestBuilderGetQueryParameters get the item of type microsoft.graph.directoryObject as microsoft.graph.endpoint

type ItemOwnersItemGraphEndpointRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemOwnersItemGraphServicePrincipalRequestBuilder added in v0.56.0

type ItemOwnersItemGraphServicePrincipalRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemOwnersItemGraphServicePrincipalRequestBuilder casts the previous resource to servicePrincipal.

func NewItemOwnersItemGraphServicePrincipalRequestBuilder added in v0.56.0

NewItemOwnersItemGraphServicePrincipalRequestBuilder instantiates a new GraphServicePrincipalRequestBuilder and sets the default values.

func NewItemOwnersItemGraphServicePrincipalRequestBuilderInternal added in v0.56.0

func NewItemOwnersItemGraphServicePrincipalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemOwnersItemGraphServicePrincipalRequestBuilder

NewItemOwnersItemGraphServicePrincipalRequestBuilderInternal instantiates a new GraphServicePrincipalRequestBuilder and sets the default values.

func (*ItemOwnersItemGraphServicePrincipalRequestBuilder) Get added in v0.56.0

Get get the item of type microsoft.graph.directoryObject as microsoft.graph.servicePrincipal

func (*ItemOwnersItemGraphServicePrincipalRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the item of type microsoft.graph.directoryObject as microsoft.graph.servicePrincipal

type ItemOwnersItemGraphServicePrincipalRequestBuilderGetQueryParameters added in v0.56.0

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

ItemOwnersItemGraphServicePrincipalRequestBuilderGetQueryParameters get the item of type microsoft.graph.directoryObject as microsoft.graph.servicePrincipal

type ItemOwnersItemGraphServicePrincipalRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemOwnersItemGraphUserRequestBuilder added in v0.56.0

type ItemOwnersItemGraphUserRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemOwnersItemGraphUserRequestBuilder casts the previous resource to user.

func NewItemOwnersItemGraphUserRequestBuilder added in v0.56.0

NewItemOwnersItemGraphUserRequestBuilder instantiates a new GraphUserRequestBuilder and sets the default values.

func NewItemOwnersItemGraphUserRequestBuilderInternal added in v0.56.0

func NewItemOwnersItemGraphUserRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemOwnersItemGraphUserRequestBuilder

NewItemOwnersItemGraphUserRequestBuilderInternal instantiates a new GraphUserRequestBuilder and sets the default values.

func (*ItemOwnersItemGraphUserRequestBuilder) Get added in v0.56.0

Get get the item of type microsoft.graph.directoryObject as microsoft.graph.user

func (*ItemOwnersItemGraphUserRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the item of type microsoft.graph.directoryObject as microsoft.graph.user

type ItemOwnersItemGraphUserRequestBuilderGetQueryParameters added in v0.56.0

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

ItemOwnersItemGraphUserRequestBuilderGetQueryParameters get the item of type microsoft.graph.directoryObject as microsoft.graph.user

type ItemOwnersItemGraphUserRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemOwnersItemRefRequestBuilder added in v0.49.0

ItemOwnersItemRefRequestBuilder provides operations to manage the collection of application entities.

func NewItemOwnersItemRefRequestBuilder added in v0.49.0

NewItemOwnersItemRefRequestBuilder instantiates a new RefRequestBuilder and sets the default values.

func NewItemOwnersItemRefRequestBuilderInternal added in v0.49.0

func NewItemOwnersItemRefRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemOwnersItemRefRequestBuilder

NewItemOwnersItemRefRequestBuilderInternal instantiates a new RefRequestBuilder and sets the default values.

func (*ItemOwnersItemRefRequestBuilder) Delete added in v0.49.0

Delete delete ref of navigation property owners for applications

func (*ItemOwnersItemRefRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete ref of navigation property owners for applications

type ItemOwnersItemRefRequestBuilderDeleteQueryParameters added in v0.49.0

type ItemOwnersItemRefRequestBuilderDeleteQueryParameters struct {
	// Delete Uri
	Id *string `uriparametername:"%40id"`
}

ItemOwnersItemRefRequestBuilderDeleteQueryParameters delete ref of navigation property owners for applications

type ItemOwnersItemRefRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemOwnersRefRequestBuilder added in v0.49.0

ItemOwnersRefRequestBuilder provides operations to manage the collection of application entities.

func NewItemOwnersRefRequestBuilder added in v0.49.0

NewItemOwnersRefRequestBuilder instantiates a new RefRequestBuilder and sets the default values.

func NewItemOwnersRefRequestBuilderInternal added in v0.49.0

func NewItemOwnersRefRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemOwnersRefRequestBuilder

NewItemOwnersRefRequestBuilderInternal instantiates a new RefRequestBuilder and sets the default values.

func (*ItemOwnersRefRequestBuilder) Get added in v0.49.0

Get directory objects that are owners of the application. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).

func (*ItemOwnersRefRequestBuilder) Post added in v0.49.0

Post create new navigation property ref to owners for applications

func (*ItemOwnersRefRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation directory objects that are owners of the application. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).

func (*ItemOwnersRefRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property ref to owners for applications

type ItemOwnersRefRequestBuilderGetQueryParameters added in v0.49.0

type ItemOwnersRefRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemOwnersRefRequestBuilderGetQueryParameters directory objects that are owners of the application. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).

type ItemOwnersRefRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemOwnersRefRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemOwnersRequestBuilder added in v0.49.0

ItemOwnersRequestBuilder provides operations to manage the owners property of the microsoft.graph.application entity.

func NewItemOwnersRequestBuilder added in v0.49.0

NewItemOwnersRequestBuilder instantiates a new OwnersRequestBuilder and sets the default values.

func NewItemOwnersRequestBuilderInternal added in v0.49.0

func NewItemOwnersRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemOwnersRequestBuilder

NewItemOwnersRequestBuilderInternal instantiates a new OwnersRequestBuilder and sets the default values.

func (*ItemOwnersRequestBuilder) ByDirectoryObjectId added in v0.63.0

func (m *ItemOwnersRequestBuilder) ByDirectoryObjectId(directoryObjectId string) *ItemOwnersDirectoryObjectItemRequestBuilder

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

func (*ItemOwnersRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemOwnersRequestBuilder) Get added in v0.49.0

Get directory objects that are owners of the application. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).

func (*ItemOwnersRequestBuilder) GraphAppRoleAssignment added in v0.56.0

GraphAppRoleAssignment casts the previous resource to appRoleAssignment.

func (*ItemOwnersRequestBuilder) GraphEndpoint added in v0.56.0

GraphEndpoint casts the previous resource to endpoint.

func (*ItemOwnersRequestBuilder) GraphServicePrincipal added in v0.56.0

GraphServicePrincipal casts the previous resource to servicePrincipal.

func (*ItemOwnersRequestBuilder) GraphUser added in v0.56.0

GraphUser casts the previous resource to user.

func (*ItemOwnersRequestBuilder) Ref added in v0.49.0

Ref provides operations to manage the collection of application entities.

func (*ItemOwnersRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation directory objects that are owners of the application. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).

type ItemOwnersRequestBuilderGetQueryParameters added in v0.49.0

type ItemOwnersRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemOwnersRequestBuilderGetQueryParameters directory objects that are owners of the application. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).

type ItemOwnersRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemRemoveKeyPostRequestBody added in v0.49.0

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

ItemRemoveKeyPostRequestBody

func NewItemRemoveKeyPostRequestBody added in v0.49.0

func NewItemRemoveKeyPostRequestBody() *ItemRemoveKeyPostRequestBody

NewItemRemoveKeyPostRequestBody instantiates a new ItemRemoveKeyPostRequestBody and sets the default values.

func (*ItemRemoveKeyPostRequestBody) GetAdditionalData added in v0.49.0

func (m *ItemRemoveKeyPostRequestBody) GetAdditionalData() map[string]any

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemRemoveKeyPostRequestBody) GetBackingStore added in v0.56.0

GetBackingStore gets the backingStore property value. Stores model information.

func (*ItemRemoveKeyPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemRemoveKeyPostRequestBody) GetKeyId added in v0.49.0

GetKeyId gets the keyId property value. The keyId property

func (*ItemRemoveKeyPostRequestBody) GetProof added in v0.49.0

func (m *ItemRemoveKeyPostRequestBody) GetProof() *string

GetProof gets the proof property value. The proof property

func (*ItemRemoveKeyPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemRemoveKeyPostRequestBody) SetAdditionalData added in v0.49.0

func (m *ItemRemoveKeyPostRequestBody) SetAdditionalData(value map[string]any)

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemRemoveKeyPostRequestBody) SetBackingStore added in v0.56.0

SetBackingStore sets the backingStore property value. Stores model information.

func (*ItemRemoveKeyPostRequestBody) SetKeyId added in v0.49.0

SetKeyId sets the keyId property value. The keyId property

func (*ItemRemoveKeyPostRequestBody) SetProof added in v0.49.0

func (m *ItemRemoveKeyPostRequestBody) SetProof(value *string)

SetProof sets the proof property value. The proof property

type ItemRemoveKeyRequestBuilder added in v0.49.0

ItemRemoveKeyRequestBuilder provides operations to call the removeKey method.

func NewItemRemoveKeyRequestBuilder added in v0.49.0

NewItemRemoveKeyRequestBuilder instantiates a new RemoveKeyRequestBuilder and sets the default values.

func NewItemRemoveKeyRequestBuilderInternal added in v0.49.0

func NewItemRemoveKeyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRemoveKeyRequestBuilder

NewItemRemoveKeyRequestBuilderInternal instantiates a new RemoveKeyRequestBuilder and sets the default values.

func (*ItemRemoveKeyRequestBuilder) Post added in v0.49.0

Post invoke action removeKey

func (*ItemRemoveKeyRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation invoke action removeKey

type ItemRemoveKeyRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemRemovePasswordPostRequestBody added in v0.49.0

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

ItemRemovePasswordPostRequestBody

func NewItemRemovePasswordPostRequestBody added in v0.49.0

func NewItemRemovePasswordPostRequestBody() *ItemRemovePasswordPostRequestBody

NewItemRemovePasswordPostRequestBody instantiates a new ItemRemovePasswordPostRequestBody and sets the default values.

func (*ItemRemovePasswordPostRequestBody) GetAdditionalData added in v0.49.0

func (m *ItemRemovePasswordPostRequestBody) GetAdditionalData() map[string]any

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemRemovePasswordPostRequestBody) GetBackingStore added in v0.56.0

GetBackingStore gets the backingStore property value. Stores model information.

func (*ItemRemovePasswordPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemRemovePasswordPostRequestBody) GetKeyId added in v0.49.0

GetKeyId gets the keyId property value. The keyId property

func (*ItemRemovePasswordPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemRemovePasswordPostRequestBody) SetAdditionalData added in v0.49.0

func (m *ItemRemovePasswordPostRequestBody) SetAdditionalData(value map[string]any)

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemRemovePasswordPostRequestBody) SetBackingStore added in v0.56.0

SetBackingStore sets the backingStore property value. Stores model information.

func (*ItemRemovePasswordPostRequestBody) SetKeyId added in v0.49.0

SetKeyId sets the keyId property value. The keyId property

type ItemRemovePasswordRequestBuilder added in v0.49.0

ItemRemovePasswordRequestBuilder provides operations to call the removePassword method.

func NewItemRemovePasswordRequestBuilder added in v0.49.0

NewItemRemovePasswordRequestBuilder instantiates a new RemovePasswordRequestBuilder and sets the default values.

func NewItemRemovePasswordRequestBuilderInternal added in v0.49.0

func NewItemRemovePasswordRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRemovePasswordRequestBuilder

NewItemRemovePasswordRequestBuilderInternal instantiates a new RemovePasswordRequestBuilder and sets the default values.

func (*ItemRemovePasswordRequestBuilder) Post added in v0.49.0

Post invoke action removePassword

func (*ItemRemovePasswordRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation invoke action removePassword

type ItemRemovePasswordRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemRestoreRequestBuilder added in v0.49.0

ItemRestoreRequestBuilder provides operations to call the restore method.

func NewItemRestoreRequestBuilder added in v0.49.0

NewItemRestoreRequestBuilder instantiates a new RestoreRequestBuilder and sets the default values.

func NewItemRestoreRequestBuilderInternal added in v0.49.0

func NewItemRestoreRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRestoreRequestBuilder

NewItemRestoreRequestBuilderInternal instantiates a new RestoreRequestBuilder and sets the default values.

func (*ItemRestoreRequestBuilder) Post added in v0.49.0

Post invoke action restore

func (*ItemRestoreRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation invoke action restore

type ItemRestoreRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemSetVerifiedPublisherPostRequestBody added in v0.49.0

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

ItemSetVerifiedPublisherPostRequestBody

func NewItemSetVerifiedPublisherPostRequestBody added in v0.49.0

func NewItemSetVerifiedPublisherPostRequestBody() *ItemSetVerifiedPublisherPostRequestBody

NewItemSetVerifiedPublisherPostRequestBody instantiates a new ItemSetVerifiedPublisherPostRequestBody and sets the default values.

func (*ItemSetVerifiedPublisherPostRequestBody) GetAdditionalData added in v0.49.0

func (m *ItemSetVerifiedPublisherPostRequestBody) GetAdditionalData() map[string]any

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemSetVerifiedPublisherPostRequestBody) GetBackingStore added in v0.56.0

GetBackingStore gets the backingStore property value. Stores model information.

func (*ItemSetVerifiedPublisherPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemSetVerifiedPublisherPostRequestBody) GetVerifiedPublisherId added in v0.49.0

func (m *ItemSetVerifiedPublisherPostRequestBody) GetVerifiedPublisherId() *string

GetVerifiedPublisherId gets the verifiedPublisherId property value. The verifiedPublisherId property

func (*ItemSetVerifiedPublisherPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemSetVerifiedPublisherPostRequestBody) SetAdditionalData added in v0.49.0

func (m *ItemSetVerifiedPublisherPostRequestBody) SetAdditionalData(value map[string]any)

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemSetVerifiedPublisherPostRequestBody) SetBackingStore added in v0.56.0

SetBackingStore sets the backingStore property value. Stores model information.

func (*ItemSetVerifiedPublisherPostRequestBody) SetVerifiedPublisherId added in v0.49.0

func (m *ItemSetVerifiedPublisherPostRequestBody) SetVerifiedPublisherId(value *string)

SetVerifiedPublisherId sets the verifiedPublisherId property value. The verifiedPublisherId property

type ItemSetVerifiedPublisherRequestBuilder added in v0.49.0

type ItemSetVerifiedPublisherRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemSetVerifiedPublisherRequestBuilder provides operations to call the setVerifiedPublisher method.

func NewItemSetVerifiedPublisherRequestBuilder added in v0.49.0

NewItemSetVerifiedPublisherRequestBuilder instantiates a new SetVerifiedPublisherRequestBuilder and sets the default values.

func NewItemSetVerifiedPublisherRequestBuilderInternal added in v0.49.0

func NewItemSetVerifiedPublisherRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemSetVerifiedPublisherRequestBuilder

NewItemSetVerifiedPublisherRequestBuilderInternal instantiates a new SetVerifiedPublisherRequestBuilder and sets the default values.

func (*ItemSetVerifiedPublisherRequestBuilder) Post added in v0.49.0

Post invoke action setVerifiedPublisher

func (*ItemSetVerifiedPublisherRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation invoke action setVerifiedPublisher

type ItemSetVerifiedPublisherRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemTokenIssuancePoliciesCountRequestBuilder added in v0.49.0

type ItemTokenIssuancePoliciesCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemTokenIssuancePoliciesCountRequestBuilder provides operations to count the resources in the collection.

func NewItemTokenIssuancePoliciesCountRequestBuilder added in v0.49.0

NewItemTokenIssuancePoliciesCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemTokenIssuancePoliciesCountRequestBuilderInternal added in v0.49.0

func NewItemTokenIssuancePoliciesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTokenIssuancePoliciesCountRequestBuilder

NewItemTokenIssuancePoliciesCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemTokenIssuancePoliciesCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemTokenIssuancePoliciesCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemTokenIssuancePoliciesCountRequestBuilderGetQueryParameters added in v0.53.0

type ItemTokenIssuancePoliciesCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ItemTokenIssuancePoliciesCountRequestBuilderGetQueryParameters get the number of the resource

type ItemTokenIssuancePoliciesCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemTokenIssuancePoliciesItemRefRequestBuilder added in v0.49.0

type ItemTokenIssuancePoliciesItemRefRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemTokenIssuancePoliciesItemRefRequestBuilder provides operations to manage the collection of application entities.

func NewItemTokenIssuancePoliciesItemRefRequestBuilder added in v0.49.0

NewItemTokenIssuancePoliciesItemRefRequestBuilder instantiates a new RefRequestBuilder and sets the default values.

func NewItemTokenIssuancePoliciesItemRefRequestBuilderInternal added in v0.49.0

func NewItemTokenIssuancePoliciesItemRefRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTokenIssuancePoliciesItemRefRequestBuilder

NewItemTokenIssuancePoliciesItemRefRequestBuilderInternal instantiates a new RefRequestBuilder and sets the default values.

func (*ItemTokenIssuancePoliciesItemRefRequestBuilder) Delete added in v0.49.0

Delete delete ref of navigation property tokenIssuancePolicies for applications

func (*ItemTokenIssuancePoliciesItemRefRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete ref of navigation property tokenIssuancePolicies for applications

type ItemTokenIssuancePoliciesItemRefRequestBuilderDeleteQueryParameters added in v0.49.0

type ItemTokenIssuancePoliciesItemRefRequestBuilderDeleteQueryParameters struct {
	// Delete Uri
	Id *string `uriparametername:"%40id"`
}

ItemTokenIssuancePoliciesItemRefRequestBuilderDeleteQueryParameters delete ref of navigation property tokenIssuancePolicies for applications

type ItemTokenIssuancePoliciesItemRefRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemTokenIssuancePoliciesRefRequestBuilder added in v0.49.0

type ItemTokenIssuancePoliciesRefRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemTokenIssuancePoliciesRefRequestBuilder provides operations to manage the collection of application entities.

func NewItemTokenIssuancePoliciesRefRequestBuilder added in v0.49.0

NewItemTokenIssuancePoliciesRefRequestBuilder instantiates a new RefRequestBuilder and sets the default values.

func NewItemTokenIssuancePoliciesRefRequestBuilderInternal added in v0.49.0

func NewItemTokenIssuancePoliciesRefRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTokenIssuancePoliciesRefRequestBuilder

NewItemTokenIssuancePoliciesRefRequestBuilderInternal instantiates a new RefRequestBuilder and sets the default values.

func (*ItemTokenIssuancePoliciesRefRequestBuilder) Get added in v0.49.0

Get get ref of tokenIssuancePolicies from applications

func (*ItemTokenIssuancePoliciesRefRequestBuilder) Post added in v0.49.0

Post create new navigation property ref to tokenIssuancePolicies for applications

func (*ItemTokenIssuancePoliciesRefRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get ref of tokenIssuancePolicies from applications

func (*ItemTokenIssuancePoliciesRefRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property ref to tokenIssuancePolicies for applications

type ItemTokenIssuancePoliciesRefRequestBuilderGetQueryParameters added in v0.49.0

type ItemTokenIssuancePoliciesRefRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemTokenIssuancePoliciesRefRequestBuilderGetQueryParameters get ref of tokenIssuancePolicies from applications

type ItemTokenIssuancePoliciesRefRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemTokenIssuancePoliciesRefRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemTokenIssuancePoliciesRequestBuilder added in v0.49.0

type ItemTokenIssuancePoliciesRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemTokenIssuancePoliciesRequestBuilder provides operations to manage the tokenIssuancePolicies property of the microsoft.graph.application entity.

func NewItemTokenIssuancePoliciesRequestBuilder added in v0.49.0

NewItemTokenIssuancePoliciesRequestBuilder instantiates a new TokenIssuancePoliciesRequestBuilder and sets the default values.

func NewItemTokenIssuancePoliciesRequestBuilderInternal added in v0.49.0

func NewItemTokenIssuancePoliciesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTokenIssuancePoliciesRequestBuilder

NewItemTokenIssuancePoliciesRequestBuilderInternal instantiates a new TokenIssuancePoliciesRequestBuilder and sets the default values.

func (*ItemTokenIssuancePoliciesRequestBuilder) ByTokenIssuancePolicyId added in v0.63.0

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

func (*ItemTokenIssuancePoliciesRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemTokenIssuancePoliciesRequestBuilder) Get added in v0.49.0

Get get tokenIssuancePolicies from applications

func (*ItemTokenIssuancePoliciesRequestBuilder) Ref added in v0.49.0

Ref provides operations to manage the collection of application entities.

func (*ItemTokenIssuancePoliciesRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get tokenIssuancePolicies from applications

type ItemTokenIssuancePoliciesRequestBuilderGetQueryParameters added in v0.49.0

type ItemTokenIssuancePoliciesRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemTokenIssuancePoliciesRequestBuilderGetQueryParameters get tokenIssuancePolicies from applications

type ItemTokenIssuancePoliciesRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemTokenIssuancePoliciesTokenIssuancePolicyItemRequestBuilder added in v0.49.0

type ItemTokenIssuancePoliciesTokenIssuancePolicyItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemTokenIssuancePoliciesTokenIssuancePolicyItemRequestBuilder builds and executes requests for operations under \applications\{application-id}\tokenIssuancePolicies\{tokenIssuancePolicy-id}

func NewItemTokenIssuancePoliciesTokenIssuancePolicyItemRequestBuilder added in v0.49.0

func NewItemTokenIssuancePoliciesTokenIssuancePolicyItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTokenIssuancePoliciesTokenIssuancePolicyItemRequestBuilder

NewItemTokenIssuancePoliciesTokenIssuancePolicyItemRequestBuilder instantiates a new TokenIssuancePolicyItemRequestBuilder and sets the default values.

func NewItemTokenIssuancePoliciesTokenIssuancePolicyItemRequestBuilderInternal added in v0.49.0

func NewItemTokenIssuancePoliciesTokenIssuancePolicyItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTokenIssuancePoliciesTokenIssuancePolicyItemRequestBuilder

NewItemTokenIssuancePoliciesTokenIssuancePolicyItemRequestBuilderInternal instantiates a new TokenIssuancePolicyItemRequestBuilder and sets the default values.

func (*ItemTokenIssuancePoliciesTokenIssuancePolicyItemRequestBuilder) Ref added in v0.49.0

Ref provides operations to manage the collection of application entities.

type ItemTokenLifetimePoliciesCountRequestBuilder added in v0.49.0

type ItemTokenLifetimePoliciesCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemTokenLifetimePoliciesCountRequestBuilder provides operations to count the resources in the collection.

func NewItemTokenLifetimePoliciesCountRequestBuilder added in v0.49.0

NewItemTokenLifetimePoliciesCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewItemTokenLifetimePoliciesCountRequestBuilderInternal added in v0.49.0

func NewItemTokenLifetimePoliciesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTokenLifetimePoliciesCountRequestBuilder

NewItemTokenLifetimePoliciesCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ItemTokenLifetimePoliciesCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ItemTokenLifetimePoliciesCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type ItemTokenLifetimePoliciesCountRequestBuilderGetQueryParameters added in v0.53.0

type ItemTokenLifetimePoliciesCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ItemTokenLifetimePoliciesCountRequestBuilderGetQueryParameters get the number of the resource

type ItemTokenLifetimePoliciesCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemTokenLifetimePoliciesItemRefRequestBuilder added in v0.49.0

type ItemTokenLifetimePoliciesItemRefRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemTokenLifetimePoliciesItemRefRequestBuilder provides operations to manage the collection of application entities.

func NewItemTokenLifetimePoliciesItemRefRequestBuilder added in v0.49.0

NewItemTokenLifetimePoliciesItemRefRequestBuilder instantiates a new RefRequestBuilder and sets the default values.

func NewItemTokenLifetimePoliciesItemRefRequestBuilderInternal added in v0.49.0

func NewItemTokenLifetimePoliciesItemRefRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTokenLifetimePoliciesItemRefRequestBuilder

NewItemTokenLifetimePoliciesItemRefRequestBuilderInternal instantiates a new RefRequestBuilder and sets the default values.

func (*ItemTokenLifetimePoliciesItemRefRequestBuilder) Delete added in v0.49.0

Delete delete ref of navigation property tokenLifetimePolicies for applications

func (*ItemTokenLifetimePoliciesItemRefRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete ref of navigation property tokenLifetimePolicies for applications

type ItemTokenLifetimePoliciesItemRefRequestBuilderDeleteQueryParameters added in v0.49.0

type ItemTokenLifetimePoliciesItemRefRequestBuilderDeleteQueryParameters struct {
	// Delete Uri
	Id *string `uriparametername:"%40id"`
}

ItemTokenLifetimePoliciesItemRefRequestBuilderDeleteQueryParameters delete ref of navigation property tokenLifetimePolicies for applications

type ItemTokenLifetimePoliciesItemRefRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemTokenLifetimePoliciesRefRequestBuilder added in v0.49.0

type ItemTokenLifetimePoliciesRefRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemTokenLifetimePoliciesRefRequestBuilder provides operations to manage the collection of application entities.

func NewItemTokenLifetimePoliciesRefRequestBuilder added in v0.49.0

NewItemTokenLifetimePoliciesRefRequestBuilder instantiates a new RefRequestBuilder and sets the default values.

func NewItemTokenLifetimePoliciesRefRequestBuilderInternal added in v0.49.0

func NewItemTokenLifetimePoliciesRefRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTokenLifetimePoliciesRefRequestBuilder

NewItemTokenLifetimePoliciesRefRequestBuilderInternal instantiates a new RefRequestBuilder and sets the default values.

func (*ItemTokenLifetimePoliciesRefRequestBuilder) Get added in v0.49.0

Get get ref of tokenLifetimePolicies from applications

func (*ItemTokenLifetimePoliciesRefRequestBuilder) Post added in v0.49.0

Post create new navigation property ref to tokenLifetimePolicies for applications

func (*ItemTokenLifetimePoliciesRefRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get ref of tokenLifetimePolicies from applications

func (*ItemTokenLifetimePoliciesRefRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property ref to tokenLifetimePolicies for applications

type ItemTokenLifetimePoliciesRefRequestBuilderGetQueryParameters added in v0.49.0

type ItemTokenLifetimePoliciesRefRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemTokenLifetimePoliciesRefRequestBuilderGetQueryParameters get ref of tokenLifetimePolicies from applications

type ItemTokenLifetimePoliciesRefRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemTokenLifetimePoliciesRefRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemTokenLifetimePoliciesRequestBuilder added in v0.49.0

type ItemTokenLifetimePoliciesRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemTokenLifetimePoliciesRequestBuilder provides operations to manage the tokenLifetimePolicies property of the microsoft.graph.application entity.

func NewItemTokenLifetimePoliciesRequestBuilder added in v0.49.0

NewItemTokenLifetimePoliciesRequestBuilder instantiates a new TokenLifetimePoliciesRequestBuilder and sets the default values.

func NewItemTokenLifetimePoliciesRequestBuilderInternal added in v0.49.0

func NewItemTokenLifetimePoliciesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTokenLifetimePoliciesRequestBuilder

NewItemTokenLifetimePoliciesRequestBuilderInternal instantiates a new TokenLifetimePoliciesRequestBuilder and sets the default values.

func (*ItemTokenLifetimePoliciesRequestBuilder) ByTokenLifetimePolicyId added in v0.63.0

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

func (*ItemTokenLifetimePoliciesRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ItemTokenLifetimePoliciesRequestBuilder) Get added in v0.49.0

Get get tokenLifetimePolicies from applications

func (*ItemTokenLifetimePoliciesRequestBuilder) Ref added in v0.49.0

Ref provides operations to manage the collection of application entities.

func (*ItemTokenLifetimePoliciesRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get tokenLifetimePolicies from applications

type ItemTokenLifetimePoliciesRequestBuilderGetQueryParameters added in v0.49.0

type ItemTokenLifetimePoliciesRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemTokenLifetimePoliciesRequestBuilderGetQueryParameters get tokenLifetimePolicies from applications

type ItemTokenLifetimePoliciesRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemTokenLifetimePoliciesTokenLifetimePolicyItemRequestBuilder added in v0.49.0

type ItemTokenLifetimePoliciesTokenLifetimePolicyItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemTokenLifetimePoliciesTokenLifetimePolicyItemRequestBuilder builds and executes requests for operations under \applications\{application-id}\tokenLifetimePolicies\{tokenLifetimePolicy-id}

func NewItemTokenLifetimePoliciesTokenLifetimePolicyItemRequestBuilder added in v0.49.0

func NewItemTokenLifetimePoliciesTokenLifetimePolicyItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTokenLifetimePoliciesTokenLifetimePolicyItemRequestBuilder

NewItemTokenLifetimePoliciesTokenLifetimePolicyItemRequestBuilder instantiates a new TokenLifetimePolicyItemRequestBuilder and sets the default values.

func NewItemTokenLifetimePoliciesTokenLifetimePolicyItemRequestBuilderInternal added in v0.49.0

func NewItemTokenLifetimePoliciesTokenLifetimePolicyItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTokenLifetimePoliciesTokenLifetimePolicyItemRequestBuilder

NewItemTokenLifetimePoliciesTokenLifetimePolicyItemRequestBuilderInternal instantiates a new TokenLifetimePolicyItemRequestBuilder and sets the default values.

func (*ItemTokenLifetimePoliciesTokenLifetimePolicyItemRequestBuilder) Ref added in v0.49.0

Ref provides operations to manage the collection of application entities.

type ItemUnsetVerifiedPublisherRequestBuilder added in v0.49.0

type ItemUnsetVerifiedPublisherRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemUnsetVerifiedPublisherRequestBuilder provides operations to call the unsetVerifiedPublisher method.

func NewItemUnsetVerifiedPublisherRequestBuilder added in v0.49.0

NewItemUnsetVerifiedPublisherRequestBuilder instantiates a new UnsetVerifiedPublisherRequestBuilder and sets the default values.

func NewItemUnsetVerifiedPublisherRequestBuilderInternal added in v0.49.0

func NewItemUnsetVerifiedPublisherRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemUnsetVerifiedPublisherRequestBuilder

NewItemUnsetVerifiedPublisherRequestBuilderInternal instantiates a new UnsetVerifiedPublisherRequestBuilder and sets the default values.

func (*ItemUnsetVerifiedPublisherRequestBuilder) Post added in v0.49.0

Post invoke action unsetVerifiedPublisher

func (*ItemUnsetVerifiedPublisherRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation invoke action unsetVerifiedPublisher

type ItemUnsetVerifiedPublisherRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ValidatePropertiesPostRequestBody added in v0.49.0

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

ValidatePropertiesPostRequestBody

func NewValidatePropertiesPostRequestBody added in v0.49.0

func NewValidatePropertiesPostRequestBody() *ValidatePropertiesPostRequestBody

NewValidatePropertiesPostRequestBody instantiates a new ValidatePropertiesPostRequestBody and sets the default values.

func (*ValidatePropertiesPostRequestBody) GetAdditionalData added in v0.49.0

func (m *ValidatePropertiesPostRequestBody) GetAdditionalData() map[string]any

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ValidatePropertiesPostRequestBody) GetBackingStore added in v0.56.0

GetBackingStore gets the backingStore property value. Stores model information.

func (*ValidatePropertiesPostRequestBody) GetDisplayName added in v0.49.0

func (m *ValidatePropertiesPostRequestBody) GetDisplayName() *string

GetDisplayName gets the displayName property value. The displayName property

func (*ValidatePropertiesPostRequestBody) GetEntityType added in v0.49.0

func (m *ValidatePropertiesPostRequestBody) GetEntityType() *string

GetEntityType gets the entityType property value. The entityType property

func (*ValidatePropertiesPostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model

func (*ValidatePropertiesPostRequestBody) GetMailNickname added in v0.49.0

func (m *ValidatePropertiesPostRequestBody) GetMailNickname() *string

GetMailNickname gets the mailNickname property value. The mailNickname property

func (*ValidatePropertiesPostRequestBody) GetOnBehalfOfUserId added in v0.49.0

GetOnBehalfOfUserId gets the onBehalfOfUserId property value. The onBehalfOfUserId property

func (*ValidatePropertiesPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ValidatePropertiesPostRequestBody) SetAdditionalData added in v0.49.0

func (m *ValidatePropertiesPostRequestBody) SetAdditionalData(value map[string]any)

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ValidatePropertiesPostRequestBody) SetBackingStore added in v0.56.0

SetBackingStore sets the backingStore property value. Stores model information.

func (*ValidatePropertiesPostRequestBody) SetDisplayName added in v0.49.0

func (m *ValidatePropertiesPostRequestBody) SetDisplayName(value *string)

SetDisplayName sets the displayName property value. The displayName property

func (*ValidatePropertiesPostRequestBody) SetEntityType added in v0.49.0

func (m *ValidatePropertiesPostRequestBody) SetEntityType(value *string)

SetEntityType sets the entityType property value. The entityType property

func (*ValidatePropertiesPostRequestBody) SetMailNickname added in v0.49.0

func (m *ValidatePropertiesPostRequestBody) SetMailNickname(value *string)

SetMailNickname sets the mailNickname property value. The mailNickname property

func (*ValidatePropertiesPostRequestBody) SetOnBehalfOfUserId added in v0.49.0

SetOnBehalfOfUserId sets the onBehalfOfUserId property value. The onBehalfOfUserId property

type ValidatePropertiesRequestBuilder added in v0.49.0

ValidatePropertiesRequestBuilder provides operations to call the validateProperties method.

func NewValidatePropertiesRequestBuilder added in v0.49.0

NewValidatePropertiesRequestBuilder instantiates a new ValidatePropertiesRequestBuilder and sets the default values.

func NewValidatePropertiesRequestBuilderInternal added in v0.49.0

func NewValidatePropertiesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ValidatePropertiesRequestBuilder

NewValidatePropertiesRequestBuilderInternal instantiates a new ValidatePropertiesRequestBuilder and sets the default values.

func (*ValidatePropertiesRequestBuilder) Post added in v0.49.0

Post invoke action validateProperties

func (*ValidatePropertiesRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation invoke action validateProperties

type ValidatePropertiesRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

Source Files

Jump to

Keyboard shortcuts

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