tenantrelationships

package
v1.25.0 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2023 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DelegatedAdminCustomersCountRequestBuilder

type DelegatedAdminCustomersCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DelegatedAdminCustomersCountRequestBuilder provides operations to count the resources in the collection.

func NewDelegatedAdminCustomersCountRequestBuilder

NewDelegatedAdminCustomersCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDelegatedAdminCustomersCountRequestBuilderInternal

func NewDelegatedAdminCustomersCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminCustomersCountRequestBuilder

NewDelegatedAdminCustomersCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DelegatedAdminCustomersCountRequestBuilder) Get

Get get the number of the resource

func (*DelegatedAdminCustomersCountRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get the number of the resource

func (*DelegatedAdminCustomersCountRequestBuilder) WithUrl added in v1.18.0

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

type DelegatedAdminCustomersCountRequestBuilderGetQueryParameters

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

DelegatedAdminCustomersCountRequestBuilderGetQueryParameters get the number of the resource

type DelegatedAdminCustomersCountRequestBuilderGetRequestConfiguration

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

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

type DelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilder

type DelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilder provides operations to manage the delegatedAdminCustomers property of the microsoft.graph.tenantRelationship entity.

func NewDelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilder

func NewDelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilder

NewDelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilder instantiates a new DelegatedAdminCustomerItemRequestBuilder and sets the default values.

func NewDelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilderInternal

func NewDelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilder

NewDelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilderInternal instantiates a new DelegatedAdminCustomerItemRequestBuilder and sets the default values.

func (*DelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilder) Delete

Delete delete navigation property delegatedAdminCustomers for tenantRelationships

func (*DelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilder) Get

Get read the properties of a delegatedAdminCustomer object. This API is available in the following national cloud deployments. Find more info here

func (*DelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilder) ServiceManagementDetails

ServiceManagementDetails provides operations to manage the serviceManagementDetails property of the microsoft.graph.delegatedAdminCustomer entity.

func (*DelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilder) ToDeleteRequestInformation

ToDeleteRequestInformation delete navigation property delegatedAdminCustomers for tenantRelationships

func (*DelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation read the properties of a delegatedAdminCustomer object. This API is available in the following national cloud deployments.

func (*DelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilder) ToPatchRequestInformation

ToPatchRequestInformation update the navigation property delegatedAdminCustomers in tenantRelationships

func (*DelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilder) WithUrl added in v1.18.0

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

type DelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilderDeleteRequestConfiguration

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

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

type DelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilderGetQueryParameters

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

DelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilderGetQueryParameters read the properties of a delegatedAdminCustomer object. This API is available in the following national cloud deployments.

type DelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilderGetRequestConfiguration

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

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

type DelegatedAdminCustomersDelegatedAdminCustomerItemRequestBuilderPatchRequestConfiguration

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

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

type DelegatedAdminCustomersItemServiceManagementDetailsCountRequestBuilder

type DelegatedAdminCustomersItemServiceManagementDetailsCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DelegatedAdminCustomersItemServiceManagementDetailsCountRequestBuilder provides operations to count the resources in the collection.

func NewDelegatedAdminCustomersItemServiceManagementDetailsCountRequestBuilder

func NewDelegatedAdminCustomersItemServiceManagementDetailsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminCustomersItemServiceManagementDetailsCountRequestBuilder

NewDelegatedAdminCustomersItemServiceManagementDetailsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDelegatedAdminCustomersItemServiceManagementDetailsCountRequestBuilderInternal

func NewDelegatedAdminCustomersItemServiceManagementDetailsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminCustomersItemServiceManagementDetailsCountRequestBuilder

NewDelegatedAdminCustomersItemServiceManagementDetailsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DelegatedAdminCustomersItemServiceManagementDetailsCountRequestBuilder) Get

Get get the number of the resource

func (*DelegatedAdminCustomersItemServiceManagementDetailsCountRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get the number of the resource

func (*DelegatedAdminCustomersItemServiceManagementDetailsCountRequestBuilder) WithUrl added in v1.18.0

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

type DelegatedAdminCustomersItemServiceManagementDetailsCountRequestBuilderGetQueryParameters

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

DelegatedAdminCustomersItemServiceManagementDetailsCountRequestBuilderGetQueryParameters get the number of the resource

type DelegatedAdminCustomersItemServiceManagementDetailsCountRequestBuilderGetRequestConfiguration

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

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

type DelegatedAdminCustomersItemServiceManagementDetailsDelegatedAdminServiceManagementDetailItemRequestBuilder

type DelegatedAdminCustomersItemServiceManagementDetailsDelegatedAdminServiceManagementDetailItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DelegatedAdminCustomersItemServiceManagementDetailsDelegatedAdminServiceManagementDetailItemRequestBuilder provides operations to manage the serviceManagementDetails property of the microsoft.graph.delegatedAdminCustomer entity.

func NewDelegatedAdminCustomersItemServiceManagementDetailsDelegatedAdminServiceManagementDetailItemRequestBuilder

func NewDelegatedAdminCustomersItemServiceManagementDetailsDelegatedAdminServiceManagementDetailItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminCustomersItemServiceManagementDetailsDelegatedAdminServiceManagementDetailItemRequestBuilder

NewDelegatedAdminCustomersItemServiceManagementDetailsDelegatedAdminServiceManagementDetailItemRequestBuilder instantiates a new DelegatedAdminServiceManagementDetailItemRequestBuilder and sets the default values.

func NewDelegatedAdminCustomersItemServiceManagementDetailsDelegatedAdminServiceManagementDetailItemRequestBuilderInternal

func NewDelegatedAdminCustomersItemServiceManagementDetailsDelegatedAdminServiceManagementDetailItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminCustomersItemServiceManagementDetailsDelegatedAdminServiceManagementDetailItemRequestBuilder

NewDelegatedAdminCustomersItemServiceManagementDetailsDelegatedAdminServiceManagementDetailItemRequestBuilderInternal instantiates a new DelegatedAdminServiceManagementDetailItemRequestBuilder and sets the default values.

func (*DelegatedAdminCustomersItemServiceManagementDetailsDelegatedAdminServiceManagementDetailItemRequestBuilder) Delete

Delete delete navigation property serviceManagementDetails for tenantRelationships

func (*DelegatedAdminCustomersItemServiceManagementDetailsDelegatedAdminServiceManagementDetailItemRequestBuilder) Get

Get contains the management details of a service in the customer tenant that's managed by delegated administration.

func (*DelegatedAdminCustomersItemServiceManagementDetailsDelegatedAdminServiceManagementDetailItemRequestBuilder) ToDeleteRequestInformation

ToDeleteRequestInformation delete navigation property serviceManagementDetails for tenantRelationships

func (*DelegatedAdminCustomersItemServiceManagementDetailsDelegatedAdminServiceManagementDetailItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation contains the management details of a service in the customer tenant that's managed by delegated administration.

func (*DelegatedAdminCustomersItemServiceManagementDetailsDelegatedAdminServiceManagementDetailItemRequestBuilder) WithUrl added in v1.18.0

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

type DelegatedAdminCustomersItemServiceManagementDetailsDelegatedAdminServiceManagementDetailItemRequestBuilderDeleteRequestConfiguration

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

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

type DelegatedAdminCustomersItemServiceManagementDetailsDelegatedAdminServiceManagementDetailItemRequestBuilderGetQueryParameters

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

DelegatedAdminCustomersItemServiceManagementDetailsDelegatedAdminServiceManagementDetailItemRequestBuilderGetQueryParameters contains the management details of a service in the customer tenant that's managed by delegated administration.

type DelegatedAdminCustomersItemServiceManagementDetailsDelegatedAdminServiceManagementDetailItemRequestBuilderGetRequestConfiguration

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

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

type DelegatedAdminCustomersItemServiceManagementDetailsDelegatedAdminServiceManagementDetailItemRequestBuilderPatchRequestConfiguration

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

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

type DelegatedAdminCustomersItemServiceManagementDetailsRequestBuilder

type DelegatedAdminCustomersItemServiceManagementDetailsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DelegatedAdminCustomersItemServiceManagementDetailsRequestBuilder provides operations to manage the serviceManagementDetails property of the microsoft.graph.delegatedAdminCustomer entity.

func NewDelegatedAdminCustomersItemServiceManagementDetailsRequestBuilder

func NewDelegatedAdminCustomersItemServiceManagementDetailsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminCustomersItemServiceManagementDetailsRequestBuilder

NewDelegatedAdminCustomersItemServiceManagementDetailsRequestBuilder instantiates a new ServiceManagementDetailsRequestBuilder and sets the default values.

func NewDelegatedAdminCustomersItemServiceManagementDetailsRequestBuilderInternal

func NewDelegatedAdminCustomersItemServiceManagementDetailsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminCustomersItemServiceManagementDetailsRequestBuilder

NewDelegatedAdminCustomersItemServiceManagementDetailsRequestBuilderInternal instantiates a new ServiceManagementDetailsRequestBuilder and sets the default values.

func (*DelegatedAdminCustomersItemServiceManagementDetailsRequestBuilder) ByDelegatedAdminServiceManagementDetailId added in v0.63.0

ByDelegatedAdminServiceManagementDetailId provides operations to manage the serviceManagementDetails property of the microsoft.graph.delegatedAdminCustomer entity.

func (*DelegatedAdminCustomersItemServiceManagementDetailsRequestBuilder) Count

Count provides operations to count the resources in the collection.

func (*DelegatedAdminCustomersItemServiceManagementDetailsRequestBuilder) Get

Get get a list of the delegatedAdminServiceManagementDetail objects and their properties. This API is available in the following national cloud deployments. Find more info here

func (*DelegatedAdminCustomersItemServiceManagementDetailsRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get a list of the delegatedAdminServiceManagementDetail objects and their properties. This API is available in the following national cloud deployments.

func (*DelegatedAdminCustomersItemServiceManagementDetailsRequestBuilder) ToPostRequestInformation

ToPostRequestInformation create new navigation property to serviceManagementDetails for tenantRelationships

func (*DelegatedAdminCustomersItemServiceManagementDetailsRequestBuilder) WithUrl added in v1.18.0

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

type DelegatedAdminCustomersItemServiceManagementDetailsRequestBuilderGetQueryParameters

type DelegatedAdminCustomersItemServiceManagementDetailsRequestBuilderGetQueryParameters 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"`
}

DelegatedAdminCustomersItemServiceManagementDetailsRequestBuilderGetQueryParameters get a list of the delegatedAdminServiceManagementDetail objects and their properties. This API is available in the following national cloud deployments.

type DelegatedAdminCustomersItemServiceManagementDetailsRequestBuilderGetRequestConfiguration

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

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

type DelegatedAdminCustomersItemServiceManagementDetailsRequestBuilderPostRequestConfiguration

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

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

type DelegatedAdminCustomersRequestBuilder

type DelegatedAdminCustomersRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DelegatedAdminCustomersRequestBuilder provides operations to manage the delegatedAdminCustomers property of the microsoft.graph.tenantRelationship entity.

func NewDelegatedAdminCustomersRequestBuilder

NewDelegatedAdminCustomersRequestBuilder instantiates a new DelegatedAdminCustomersRequestBuilder and sets the default values.

func NewDelegatedAdminCustomersRequestBuilderInternal

func NewDelegatedAdminCustomersRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminCustomersRequestBuilder

NewDelegatedAdminCustomersRequestBuilderInternal instantiates a new DelegatedAdminCustomersRequestBuilder and sets the default values.

func (*DelegatedAdminCustomersRequestBuilder) ByDelegatedAdminCustomerId added in v0.63.0

ByDelegatedAdminCustomerId provides operations to manage the delegatedAdminCustomers property of the microsoft.graph.tenantRelationship entity.

func (*DelegatedAdminCustomersRequestBuilder) Count

Count provides operations to count the resources in the collection.

func (*DelegatedAdminCustomersRequestBuilder) Get

Get get a list of the delegatedAdminCustomer objects and their properties. This API is available in the following national cloud deployments. Find more info here

func (*DelegatedAdminCustomersRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get a list of the delegatedAdminCustomer objects and their properties. This API is available in the following national cloud deployments.

func (*DelegatedAdminCustomersRequestBuilder) ToPostRequestInformation

ToPostRequestInformation create new navigation property to delegatedAdminCustomers for tenantRelationships

func (*DelegatedAdminCustomersRequestBuilder) WithUrl added in v1.18.0

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

type DelegatedAdminCustomersRequestBuilderGetQueryParameters

type DelegatedAdminCustomersRequestBuilderGetQueryParameters 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"`
}

DelegatedAdminCustomersRequestBuilderGetQueryParameters get a list of the delegatedAdminCustomer objects and their properties. This API is available in the following national cloud deployments.

type DelegatedAdminCustomersRequestBuilderGetRequestConfiguration

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

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

type DelegatedAdminCustomersRequestBuilderPostRequestConfiguration

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

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

type DelegatedAdminRelationshipsCountRequestBuilder

type DelegatedAdminRelationshipsCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DelegatedAdminRelationshipsCountRequestBuilder provides operations to count the resources in the collection.

func NewDelegatedAdminRelationshipsCountRequestBuilder

NewDelegatedAdminRelationshipsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDelegatedAdminRelationshipsCountRequestBuilderInternal

func NewDelegatedAdminRelationshipsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminRelationshipsCountRequestBuilder

NewDelegatedAdminRelationshipsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DelegatedAdminRelationshipsCountRequestBuilder) Get

Get get the number of the resource

func (*DelegatedAdminRelationshipsCountRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get the number of the resource

func (*DelegatedAdminRelationshipsCountRequestBuilder) WithUrl added in v1.18.0

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

type DelegatedAdminRelationshipsCountRequestBuilderGetQueryParameters

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

DelegatedAdminRelationshipsCountRequestBuilderGetQueryParameters get the number of the resource

type DelegatedAdminRelationshipsCountRequestBuilderGetRequestConfiguration

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

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

type DelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilder

type DelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilder provides operations to manage the delegatedAdminRelationships property of the microsoft.graph.tenantRelationship entity.

func NewDelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilder

func NewDelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilder

NewDelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilder instantiates a new DelegatedAdminRelationshipItemRequestBuilder and sets the default values.

func NewDelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilderInternal

func NewDelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilder

NewDelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilderInternal instantiates a new DelegatedAdminRelationshipItemRequestBuilder and sets the default values.

func (*DelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilder) AccessAssignments

AccessAssignments provides operations to manage the accessAssignments property of the microsoft.graph.delegatedAdminRelationship entity.

func (*DelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilder) Delete

Delete delete a delegatedAdminRelationship object. A relationship can only be deleted if it's in the 'created' status. This API is available in the following national cloud deployments. Find more info here

func (*DelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilder) Get

Get read the properties of a delegatedAdminRelationship object. This API is available in the following national cloud deployments. Find more info here

func (*DelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilder) Operations

Operations provides operations to manage the operations property of the microsoft.graph.delegatedAdminRelationship entity.

func (*DelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilder) Patch

Patch update the properties of a delegatedAdminRelationship object. You can only update a relationship when it's in the created status. However, you can update the autoExtendDuration property when the relationship is in either the created or active status. This API is available in the following national cloud deployments. Find more info here

func (*DelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilder) Requests

Requests provides operations to manage the requests property of the microsoft.graph.delegatedAdminRelationship entity.

func (*DelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilder) ToDeleteRequestInformation

ToDeleteRequestInformation delete a delegatedAdminRelationship object. A relationship can only be deleted if it's in the 'created' status. This API is available in the following national cloud deployments.

func (*DelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation read the properties of a delegatedAdminRelationship object. This API is available in the following national cloud deployments.

func (*DelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilder) ToPatchRequestInformation

ToPatchRequestInformation update the properties of a delegatedAdminRelationship object. You can only update a relationship when it's in the created status. However, you can update the autoExtendDuration property when the relationship is in either the created or active status. This API is available in the following national cloud deployments.

func (*DelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilder) WithUrl added in v1.18.0

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

type DelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilderDeleteRequestConfiguration

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

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

type DelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilderGetQueryParameters

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

DelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilderGetQueryParameters read the properties of a delegatedAdminRelationship object. This API is available in the following national cloud deployments.

type DelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilderGetRequestConfiguration

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

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

type DelegatedAdminRelationshipsDelegatedAdminRelationshipItemRequestBuilderPatchRequestConfiguration

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

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

type DelegatedAdminRelationshipsItemAccessAssignmentsCountRequestBuilder

type DelegatedAdminRelationshipsItemAccessAssignmentsCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DelegatedAdminRelationshipsItemAccessAssignmentsCountRequestBuilder provides operations to count the resources in the collection.

func NewDelegatedAdminRelationshipsItemAccessAssignmentsCountRequestBuilder

func NewDelegatedAdminRelationshipsItemAccessAssignmentsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminRelationshipsItemAccessAssignmentsCountRequestBuilder

NewDelegatedAdminRelationshipsItemAccessAssignmentsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDelegatedAdminRelationshipsItemAccessAssignmentsCountRequestBuilderInternal

func NewDelegatedAdminRelationshipsItemAccessAssignmentsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminRelationshipsItemAccessAssignmentsCountRequestBuilder

NewDelegatedAdminRelationshipsItemAccessAssignmentsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DelegatedAdminRelationshipsItemAccessAssignmentsCountRequestBuilder) Get

Get get the number of the resource

func (*DelegatedAdminRelationshipsItemAccessAssignmentsCountRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get the number of the resource

func (*DelegatedAdminRelationshipsItemAccessAssignmentsCountRequestBuilder) WithUrl added in v1.18.0

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

type DelegatedAdminRelationshipsItemAccessAssignmentsCountRequestBuilderGetQueryParameters

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

DelegatedAdminRelationshipsItemAccessAssignmentsCountRequestBuilderGetQueryParameters get the number of the resource

type DelegatedAdminRelationshipsItemAccessAssignmentsCountRequestBuilderGetRequestConfiguration

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

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

type DelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilder

type DelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilder provides operations to manage the accessAssignments property of the microsoft.graph.delegatedAdminRelationship entity.

func NewDelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilder

func NewDelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilder

NewDelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilder instantiates a new DelegatedAdminAccessAssignmentItemRequestBuilder and sets the default values.

func NewDelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilderInternal

func NewDelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilder

NewDelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilderInternal instantiates a new DelegatedAdminAccessAssignmentItemRequestBuilder and sets the default values.

func (*DelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilder) Delete

Delete delete a delegatedAdminAccessAssignment object. This API is available in the following national cloud deployments. Find more info here

func (*DelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilder) Get

Get read the properties of a delegatedAdminAccessAssignment object. This API is available in the following national cloud deployments. Find more info here

func (*DelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilder) Patch

Patch update the properties of a delegatedAdminAccessAssignment object. This API is available in the following national cloud deployments. Find more info here

func (*DelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilder) ToDeleteRequestInformation

ToDeleteRequestInformation delete a delegatedAdminAccessAssignment object. This API is available in the following national cloud deployments.

func (*DelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation read the properties of a delegatedAdminAccessAssignment object. This API is available in the following national cloud deployments.

func (*DelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilder) ToPatchRequestInformation

ToPatchRequestInformation update the properties of a delegatedAdminAccessAssignment object. This API is available in the following national cloud deployments.

func (*DelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilder) WithUrl added in v1.18.0

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

type DelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilderDeleteRequestConfiguration

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

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

type DelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilderGetQueryParameters

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

DelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilderGetQueryParameters read the properties of a delegatedAdminAccessAssignment object. This API is available in the following national cloud deployments.

type DelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilderGetRequestConfiguration

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

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

type DelegatedAdminRelationshipsItemAccessAssignmentsDelegatedAdminAccessAssignmentItemRequestBuilderPatchRequestConfiguration

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

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

type DelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilder

type DelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilder provides operations to manage the accessAssignments property of the microsoft.graph.delegatedAdminRelationship entity.

func NewDelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilder

func NewDelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilder

NewDelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilder instantiates a new AccessAssignmentsRequestBuilder and sets the default values.

func NewDelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilderInternal

func NewDelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilder

NewDelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilderInternal instantiates a new AccessAssignmentsRequestBuilder and sets the default values.

func (*DelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilder) ByDelegatedAdminAccessAssignmentId added in v0.63.0

ByDelegatedAdminAccessAssignmentId provides operations to manage the accessAssignments property of the microsoft.graph.delegatedAdminRelationship entity.

func (*DelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilder) Count

Count provides operations to count the resources in the collection.

func (*DelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilder) Get

Get get a list of the delegatedAdminAccessAssignment objects and their properties. This API is available in the following national cloud deployments. Find more info here

func (*DelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilder) Post

Post create a new delegatedAdminAccessAssignment object. This API is available in the following national cloud deployments. Find more info here

func (*DelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get a list of the delegatedAdminAccessAssignment objects and their properties. This API is available in the following national cloud deployments.

func (*DelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilder) ToPostRequestInformation

ToPostRequestInformation create a new delegatedAdminAccessAssignment object. This API is available in the following national cloud deployments.

func (*DelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilder) WithUrl added in v1.18.0

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

type DelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilderGetQueryParameters

type DelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilderGetQueryParameters 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"`
}

DelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilderGetQueryParameters get a list of the delegatedAdminAccessAssignment objects and their properties. This API is available in the following national cloud deployments.

type DelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilderGetRequestConfiguration

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

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

type DelegatedAdminRelationshipsItemAccessAssignmentsRequestBuilderPostRequestConfiguration

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

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

type DelegatedAdminRelationshipsItemOperationsCountRequestBuilder

type DelegatedAdminRelationshipsItemOperationsCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DelegatedAdminRelationshipsItemOperationsCountRequestBuilder provides operations to count the resources in the collection.

func NewDelegatedAdminRelationshipsItemOperationsCountRequestBuilder

func NewDelegatedAdminRelationshipsItemOperationsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminRelationshipsItemOperationsCountRequestBuilder

NewDelegatedAdminRelationshipsItemOperationsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDelegatedAdminRelationshipsItemOperationsCountRequestBuilderInternal

func NewDelegatedAdminRelationshipsItemOperationsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminRelationshipsItemOperationsCountRequestBuilder

NewDelegatedAdminRelationshipsItemOperationsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DelegatedAdminRelationshipsItemOperationsCountRequestBuilder) Get

Get get the number of the resource

func (*DelegatedAdminRelationshipsItemOperationsCountRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get the number of the resource

func (*DelegatedAdminRelationshipsItemOperationsCountRequestBuilder) WithUrl added in v1.18.0

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

type DelegatedAdminRelationshipsItemOperationsCountRequestBuilderGetQueryParameters

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

DelegatedAdminRelationshipsItemOperationsCountRequestBuilderGetQueryParameters get the number of the resource

type DelegatedAdminRelationshipsItemOperationsCountRequestBuilderGetRequestConfiguration

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

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

type DelegatedAdminRelationshipsItemOperationsDelegatedAdminRelationshipOperationItemRequestBuilder

type DelegatedAdminRelationshipsItemOperationsDelegatedAdminRelationshipOperationItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DelegatedAdminRelationshipsItemOperationsDelegatedAdminRelationshipOperationItemRequestBuilder provides operations to manage the operations property of the microsoft.graph.delegatedAdminRelationship entity.

func NewDelegatedAdminRelationshipsItemOperationsDelegatedAdminRelationshipOperationItemRequestBuilder

func NewDelegatedAdminRelationshipsItemOperationsDelegatedAdminRelationshipOperationItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminRelationshipsItemOperationsDelegatedAdminRelationshipOperationItemRequestBuilder

NewDelegatedAdminRelationshipsItemOperationsDelegatedAdminRelationshipOperationItemRequestBuilder instantiates a new DelegatedAdminRelationshipOperationItemRequestBuilder and sets the default values.

func NewDelegatedAdminRelationshipsItemOperationsDelegatedAdminRelationshipOperationItemRequestBuilderInternal

func NewDelegatedAdminRelationshipsItemOperationsDelegatedAdminRelationshipOperationItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminRelationshipsItemOperationsDelegatedAdminRelationshipOperationItemRequestBuilder

NewDelegatedAdminRelationshipsItemOperationsDelegatedAdminRelationshipOperationItemRequestBuilderInternal instantiates a new DelegatedAdminRelationshipOperationItemRequestBuilder and sets the default values.

func (*DelegatedAdminRelationshipsItemOperationsDelegatedAdminRelationshipOperationItemRequestBuilder) Delete

Delete delete navigation property operations for tenantRelationships

func (*DelegatedAdminRelationshipsItemOperationsDelegatedAdminRelationshipOperationItemRequestBuilder) Get

Get read the properties of a delegatedAdminRelationshipOperation object. This API is available in the following national cloud deployments. Find more info here

func (*DelegatedAdminRelationshipsItemOperationsDelegatedAdminRelationshipOperationItemRequestBuilder) ToDeleteRequestInformation

ToDeleteRequestInformation delete navigation property operations for tenantRelationships

func (*DelegatedAdminRelationshipsItemOperationsDelegatedAdminRelationshipOperationItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation read the properties of a delegatedAdminRelationshipOperation object. This API is available in the following national cloud deployments.

func (*DelegatedAdminRelationshipsItemOperationsDelegatedAdminRelationshipOperationItemRequestBuilder) WithUrl added in v1.18.0

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

type DelegatedAdminRelationshipsItemOperationsDelegatedAdminRelationshipOperationItemRequestBuilderDeleteRequestConfiguration

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

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

type DelegatedAdminRelationshipsItemOperationsDelegatedAdminRelationshipOperationItemRequestBuilderGetQueryParameters

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

DelegatedAdminRelationshipsItemOperationsDelegatedAdminRelationshipOperationItemRequestBuilderGetQueryParameters read the properties of a delegatedAdminRelationshipOperation object. This API is available in the following national cloud deployments.

type DelegatedAdminRelationshipsItemOperationsDelegatedAdminRelationshipOperationItemRequestBuilderGetRequestConfiguration

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

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

type DelegatedAdminRelationshipsItemOperationsDelegatedAdminRelationshipOperationItemRequestBuilderPatchRequestConfiguration

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

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

type DelegatedAdminRelationshipsItemOperationsRequestBuilder

type DelegatedAdminRelationshipsItemOperationsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DelegatedAdminRelationshipsItemOperationsRequestBuilder provides operations to manage the operations property of the microsoft.graph.delegatedAdminRelationship entity.

func NewDelegatedAdminRelationshipsItemOperationsRequestBuilder

func NewDelegatedAdminRelationshipsItemOperationsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminRelationshipsItemOperationsRequestBuilder

NewDelegatedAdminRelationshipsItemOperationsRequestBuilder instantiates a new OperationsRequestBuilder and sets the default values.

func NewDelegatedAdminRelationshipsItemOperationsRequestBuilderInternal

func NewDelegatedAdminRelationshipsItemOperationsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminRelationshipsItemOperationsRequestBuilder

NewDelegatedAdminRelationshipsItemOperationsRequestBuilderInternal instantiates a new OperationsRequestBuilder and sets the default values.

func (*DelegatedAdminRelationshipsItemOperationsRequestBuilder) ByDelegatedAdminRelationshipOperationId added in v0.63.0

ByDelegatedAdminRelationshipOperationId provides operations to manage the operations property of the microsoft.graph.delegatedAdminRelationship entity.

func (*DelegatedAdminRelationshipsItemOperationsRequestBuilder) Count

Count provides operations to count the resources in the collection.

func (*DelegatedAdminRelationshipsItemOperationsRequestBuilder) Get

Get get a list of the delegatedAdminRelationshipOperation objects and their properties. This API is available in the following national cloud deployments. Find more info here

func (*DelegatedAdminRelationshipsItemOperationsRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get a list of the delegatedAdminRelationshipOperation objects and their properties. This API is available in the following national cloud deployments.

func (*DelegatedAdminRelationshipsItemOperationsRequestBuilder) WithUrl added in v1.18.0

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

type DelegatedAdminRelationshipsItemOperationsRequestBuilderGetQueryParameters

type DelegatedAdminRelationshipsItemOperationsRequestBuilderGetQueryParameters 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"`
}

DelegatedAdminRelationshipsItemOperationsRequestBuilderGetQueryParameters get a list of the delegatedAdminRelationshipOperation objects and their properties. This API is available in the following national cloud deployments.

type DelegatedAdminRelationshipsItemOperationsRequestBuilderGetRequestConfiguration

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

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

type DelegatedAdminRelationshipsItemOperationsRequestBuilderPostRequestConfiguration

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

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

type DelegatedAdminRelationshipsItemRequestsCountRequestBuilder

type DelegatedAdminRelationshipsItemRequestsCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DelegatedAdminRelationshipsItemRequestsCountRequestBuilder provides operations to count the resources in the collection.

func NewDelegatedAdminRelationshipsItemRequestsCountRequestBuilder

func NewDelegatedAdminRelationshipsItemRequestsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminRelationshipsItemRequestsCountRequestBuilder

NewDelegatedAdminRelationshipsItemRequestsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewDelegatedAdminRelationshipsItemRequestsCountRequestBuilderInternal

func NewDelegatedAdminRelationshipsItemRequestsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminRelationshipsItemRequestsCountRequestBuilder

NewDelegatedAdminRelationshipsItemRequestsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*DelegatedAdminRelationshipsItemRequestsCountRequestBuilder) Get

Get get the number of the resource

func (*DelegatedAdminRelationshipsItemRequestsCountRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get the number of the resource

func (*DelegatedAdminRelationshipsItemRequestsCountRequestBuilder) WithUrl added in v1.18.0

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

type DelegatedAdminRelationshipsItemRequestsCountRequestBuilderGetQueryParameters

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

DelegatedAdminRelationshipsItemRequestsCountRequestBuilderGetQueryParameters get the number of the resource

type DelegatedAdminRelationshipsItemRequestsCountRequestBuilderGetRequestConfiguration

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

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

type DelegatedAdminRelationshipsItemRequestsDelegatedAdminRelationshipRequestItemRequestBuilder

type DelegatedAdminRelationshipsItemRequestsDelegatedAdminRelationshipRequestItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DelegatedAdminRelationshipsItemRequestsDelegatedAdminRelationshipRequestItemRequestBuilder provides operations to manage the requests property of the microsoft.graph.delegatedAdminRelationship entity.

func NewDelegatedAdminRelationshipsItemRequestsDelegatedAdminRelationshipRequestItemRequestBuilder

func NewDelegatedAdminRelationshipsItemRequestsDelegatedAdminRelationshipRequestItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminRelationshipsItemRequestsDelegatedAdminRelationshipRequestItemRequestBuilder

NewDelegatedAdminRelationshipsItemRequestsDelegatedAdminRelationshipRequestItemRequestBuilder instantiates a new DelegatedAdminRelationshipRequestItemRequestBuilder and sets the default values.

func NewDelegatedAdminRelationshipsItemRequestsDelegatedAdminRelationshipRequestItemRequestBuilderInternal

func NewDelegatedAdminRelationshipsItemRequestsDelegatedAdminRelationshipRequestItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminRelationshipsItemRequestsDelegatedAdminRelationshipRequestItemRequestBuilder

NewDelegatedAdminRelationshipsItemRequestsDelegatedAdminRelationshipRequestItemRequestBuilderInternal instantiates a new DelegatedAdminRelationshipRequestItemRequestBuilder and sets the default values.

func (*DelegatedAdminRelationshipsItemRequestsDelegatedAdminRelationshipRequestItemRequestBuilder) Delete

Delete delete navigation property requests for tenantRelationships

func (*DelegatedAdminRelationshipsItemRequestsDelegatedAdminRelationshipRequestItemRequestBuilder) Get

Get read the properties and relationships of a delegatedAdminRelationshipRequest object. This API is available in the following national cloud deployments. Find more info here

func (*DelegatedAdminRelationshipsItemRequestsDelegatedAdminRelationshipRequestItemRequestBuilder) ToDeleteRequestInformation

ToDeleteRequestInformation delete navigation property requests for tenantRelationships

func (*DelegatedAdminRelationshipsItemRequestsDelegatedAdminRelationshipRequestItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation read the properties and relationships of a delegatedAdminRelationshipRequest object. This API is available in the following national cloud deployments.

func (*DelegatedAdminRelationshipsItemRequestsDelegatedAdminRelationshipRequestItemRequestBuilder) WithUrl added in v1.18.0

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

type DelegatedAdminRelationshipsItemRequestsDelegatedAdminRelationshipRequestItemRequestBuilderDeleteRequestConfiguration

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

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

type DelegatedAdminRelationshipsItemRequestsDelegatedAdminRelationshipRequestItemRequestBuilderGetQueryParameters

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

DelegatedAdminRelationshipsItemRequestsDelegatedAdminRelationshipRequestItemRequestBuilderGetQueryParameters read the properties and relationships of a delegatedAdminRelationshipRequest object. This API is available in the following national cloud deployments.

type DelegatedAdminRelationshipsItemRequestsDelegatedAdminRelationshipRequestItemRequestBuilderGetRequestConfiguration

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

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

type DelegatedAdminRelationshipsItemRequestsDelegatedAdminRelationshipRequestItemRequestBuilderPatchRequestConfiguration

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

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

type DelegatedAdminRelationshipsItemRequestsRequestBuilder

type DelegatedAdminRelationshipsItemRequestsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DelegatedAdminRelationshipsItemRequestsRequestBuilder provides operations to manage the requests property of the microsoft.graph.delegatedAdminRelationship entity.

func NewDelegatedAdminRelationshipsItemRequestsRequestBuilder

func NewDelegatedAdminRelationshipsItemRequestsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminRelationshipsItemRequestsRequestBuilder

NewDelegatedAdminRelationshipsItemRequestsRequestBuilder instantiates a new RequestsRequestBuilder and sets the default values.

func NewDelegatedAdminRelationshipsItemRequestsRequestBuilderInternal

func NewDelegatedAdminRelationshipsItemRequestsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminRelationshipsItemRequestsRequestBuilder

NewDelegatedAdminRelationshipsItemRequestsRequestBuilderInternal instantiates a new RequestsRequestBuilder and sets the default values.

func (*DelegatedAdminRelationshipsItemRequestsRequestBuilder) ByDelegatedAdminRelationshipRequestId added in v0.63.0

ByDelegatedAdminRelationshipRequestId provides operations to manage the requests property of the microsoft.graph.delegatedAdminRelationship entity.

func (*DelegatedAdminRelationshipsItemRequestsRequestBuilder) Count

Count provides operations to count the resources in the collection.

func (*DelegatedAdminRelationshipsItemRequestsRequestBuilder) Get

Get get a list of the delegatedAdminRelationshipRequest objects and their properties. This API is available in the following national cloud deployments. Find more info here

func (*DelegatedAdminRelationshipsItemRequestsRequestBuilder) Post

Post create a new delegatedAdminRelationshipRequest object. This API is available in the following national cloud deployments. Find more info here

func (*DelegatedAdminRelationshipsItemRequestsRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get a list of the delegatedAdminRelationshipRequest objects and their properties. This API is available in the following national cloud deployments.

func (*DelegatedAdminRelationshipsItemRequestsRequestBuilder) ToPostRequestInformation

ToPostRequestInformation create a new delegatedAdminRelationshipRequest object. This API is available in the following national cloud deployments.

func (*DelegatedAdminRelationshipsItemRequestsRequestBuilder) WithUrl added in v1.18.0

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

type DelegatedAdminRelationshipsItemRequestsRequestBuilderGetQueryParameters

type DelegatedAdminRelationshipsItemRequestsRequestBuilderGetQueryParameters 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"`
}

DelegatedAdminRelationshipsItemRequestsRequestBuilderGetQueryParameters get a list of the delegatedAdminRelationshipRequest objects and their properties. This API is available in the following national cloud deployments.

type DelegatedAdminRelationshipsItemRequestsRequestBuilderGetRequestConfiguration

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

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

type DelegatedAdminRelationshipsItemRequestsRequestBuilderPostRequestConfiguration

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

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

type DelegatedAdminRelationshipsRequestBuilder

type DelegatedAdminRelationshipsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DelegatedAdminRelationshipsRequestBuilder provides operations to manage the delegatedAdminRelationships property of the microsoft.graph.tenantRelationship entity.

func NewDelegatedAdminRelationshipsRequestBuilder

NewDelegatedAdminRelationshipsRequestBuilder instantiates a new DelegatedAdminRelationshipsRequestBuilder and sets the default values.

func NewDelegatedAdminRelationshipsRequestBuilderInternal

func NewDelegatedAdminRelationshipsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DelegatedAdminRelationshipsRequestBuilder

NewDelegatedAdminRelationshipsRequestBuilderInternal instantiates a new DelegatedAdminRelationshipsRequestBuilder and sets the default values.

func (*DelegatedAdminRelationshipsRequestBuilder) ByDelegatedAdminRelationshipId added in v0.63.0

ByDelegatedAdminRelationshipId provides operations to manage the delegatedAdminRelationships property of the microsoft.graph.tenantRelationship entity.

func (*DelegatedAdminRelationshipsRequestBuilder) Count

Count provides operations to count the resources in the collection.

func (*DelegatedAdminRelationshipsRequestBuilder) Get

Get get a list of the delegatedAdminRelationship objects and their properties. This API is available in the following national cloud deployments. Find more info here

func (*DelegatedAdminRelationshipsRequestBuilder) Post

Post create a new delegatedAdminRelationship object. This API is available in the following national cloud deployments. Find more info here

func (*DelegatedAdminRelationshipsRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get a list of the delegatedAdminRelationship objects and their properties. This API is available in the following national cloud deployments.

func (*DelegatedAdminRelationshipsRequestBuilder) ToPostRequestInformation

ToPostRequestInformation create a new delegatedAdminRelationship object. This API is available in the following national cloud deployments.

func (*DelegatedAdminRelationshipsRequestBuilder) WithUrl added in v1.18.0

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

type DelegatedAdminRelationshipsRequestBuilderGetQueryParameters

type DelegatedAdminRelationshipsRequestBuilderGetQueryParameters 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"`
}

DelegatedAdminRelationshipsRequestBuilderGetQueryParameters get a list of the delegatedAdminRelationship objects and their properties. This API is available in the following national cloud deployments.

type DelegatedAdminRelationshipsRequestBuilderGetRequestConfiguration

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

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

type DelegatedAdminRelationshipsRequestBuilderPostRequestConfiguration

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

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

type FindTenantInformationByDomainNameWithDomainNameRequestBuilder added in v1.12.0

type FindTenantInformationByDomainNameWithDomainNameRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

FindTenantInformationByDomainNameWithDomainNameRequestBuilder provides operations to call the findTenantInformationByDomainName method.

func NewFindTenantInformationByDomainNameWithDomainNameRequestBuilder added in v1.12.0

func NewFindTenantInformationByDomainNameWithDomainNameRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *FindTenantInformationByDomainNameWithDomainNameRequestBuilder

NewFindTenantInformationByDomainNameWithDomainNameRequestBuilder instantiates a new FindTenantInformationByDomainNameWithDomainNameRequestBuilder and sets the default values.

func NewFindTenantInformationByDomainNameWithDomainNameRequestBuilderInternal added in v1.12.0

func NewFindTenantInformationByDomainNameWithDomainNameRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, domainName *string) *FindTenantInformationByDomainNameWithDomainNameRequestBuilder

NewFindTenantInformationByDomainNameWithDomainNameRequestBuilderInternal instantiates a new FindTenantInformationByDomainNameWithDomainNameRequestBuilder and sets the default values.

func (*FindTenantInformationByDomainNameWithDomainNameRequestBuilder) Get added in v1.12.0

Get invoke function findTenantInformationByDomainName

func (*FindTenantInformationByDomainNameWithDomainNameRequestBuilder) ToGetRequestInformation added in v1.12.0

ToGetRequestInformation invoke function findTenantInformationByDomainName

func (*FindTenantInformationByDomainNameWithDomainNameRequestBuilder) WithUrl added in v1.18.0

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

type FindTenantInformationByDomainNameWithDomainNameRequestBuilderGetRequestConfiguration added in v1.12.0

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

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

type FindTenantInformationByTenantIdWithTenantIdRequestBuilder added in v1.12.0

type FindTenantInformationByTenantIdWithTenantIdRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

FindTenantInformationByTenantIdWithTenantIdRequestBuilder provides operations to call the findTenantInformationByTenantId method.

func NewFindTenantInformationByTenantIdWithTenantIdRequestBuilder added in v1.12.0

func NewFindTenantInformationByTenantIdWithTenantIdRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *FindTenantInformationByTenantIdWithTenantIdRequestBuilder

NewFindTenantInformationByTenantIdWithTenantIdRequestBuilder instantiates a new FindTenantInformationByTenantIdWithTenantIdRequestBuilder and sets the default values.

func NewFindTenantInformationByTenantIdWithTenantIdRequestBuilderInternal added in v1.12.0

func NewFindTenantInformationByTenantIdWithTenantIdRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, tenantId *string) *FindTenantInformationByTenantIdWithTenantIdRequestBuilder

NewFindTenantInformationByTenantIdWithTenantIdRequestBuilderInternal instantiates a new FindTenantInformationByTenantIdWithTenantIdRequestBuilder and sets the default values.

func (*FindTenantInformationByTenantIdWithTenantIdRequestBuilder) Get added in v1.12.0

Get invoke function findTenantInformationByTenantId

func (*FindTenantInformationByTenantIdWithTenantIdRequestBuilder) ToGetRequestInformation added in v1.12.0

ToGetRequestInformation invoke function findTenantInformationByTenantId

func (*FindTenantInformationByTenantIdWithTenantIdRequestBuilder) WithUrl added in v1.18.0

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

type FindTenantInformationByTenantIdWithTenantIdRequestBuilderGetRequestConfiguration added in v1.12.0

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

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

type TenantRelationshipsRequestBuilder

TenantRelationshipsRequestBuilder provides operations to manage the tenantRelationship singleton.

func NewTenantRelationshipsRequestBuilder

NewTenantRelationshipsRequestBuilder instantiates a new TenantRelationshipsRequestBuilder and sets the default values.

func NewTenantRelationshipsRequestBuilderInternal

func NewTenantRelationshipsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TenantRelationshipsRequestBuilder

NewTenantRelationshipsRequestBuilderInternal instantiates a new TenantRelationshipsRequestBuilder and sets the default values.

func (*TenantRelationshipsRequestBuilder) DelegatedAdminCustomers

DelegatedAdminCustomers provides operations to manage the delegatedAdminCustomers property of the microsoft.graph.tenantRelationship entity.

func (*TenantRelationshipsRequestBuilder) DelegatedAdminRelationships

DelegatedAdminRelationships provides operations to manage the delegatedAdminRelationships property of the microsoft.graph.tenantRelationship entity.

func (*TenantRelationshipsRequestBuilder) FindTenantInformationByDomainNameWithDomainName added in v1.12.0

func (m *TenantRelationshipsRequestBuilder) FindTenantInformationByDomainNameWithDomainName(domainName *string) *FindTenantInformationByDomainNameWithDomainNameRequestBuilder

FindTenantInformationByDomainNameWithDomainName provides operations to call the findTenantInformationByDomainName method.

func (*TenantRelationshipsRequestBuilder) FindTenantInformationByTenantIdWithTenantId added in v1.12.0

func (m *TenantRelationshipsRequestBuilder) FindTenantInformationByTenantIdWithTenantId(tenantId *string) *FindTenantInformationByTenantIdWithTenantIdRequestBuilder

FindTenantInformationByTenantIdWithTenantId provides operations to call the findTenantInformationByTenantId method.

func (*TenantRelationshipsRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get tenantRelationships

func (*TenantRelationshipsRequestBuilder) WithUrl added in v1.18.0

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

type TenantRelationshipsRequestBuilderGetQueryParameters

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

TenantRelationshipsRequestBuilderGetQueryParameters get tenantRelationships

type TenantRelationshipsRequestBuilderGetRequestConfiguration

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

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

type TenantRelationshipsRequestBuilderPatchRequestConfiguration

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

TenantRelationshipsRequestBuilderPatchRequestConfiguration 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