item

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DirectoryRoleItemRequestBuilder added in v0.12.0

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

DirectoryRoleItemRequestBuilder provides operations to manage the collection of directoryRole entities.

func NewDirectoryRoleItemRequestBuilder added in v0.12.0

NewDirectoryRoleItemRequestBuilder instantiates a new DirectoryRoleItemRequestBuilder and sets the default values.

func NewDirectoryRoleItemRequestBuilderInternal added in v0.12.0

func NewDirectoryRoleItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryRoleItemRequestBuilder

NewDirectoryRoleItemRequestBuilderInternal instantiates a new DirectoryRoleItemRequestBuilder and sets the default values.

func (*DirectoryRoleItemRequestBuilder) CheckMemberGroups added in v0.12.0

CheckMemberGroups provides operations to call the checkMemberGroups method.

func (*DirectoryRoleItemRequestBuilder) CheckMemberObjects added in v0.12.0

CheckMemberObjects provides operations to call the checkMemberObjects method.

func (*DirectoryRoleItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete entity from directoryRoles

func (*DirectoryRoleItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation retrieve the properties of a directoryRole object. The role must be activated in tenant for a successful response. You can use both the object ID and template ID of the **directoryRole** with this API. The template ID of a built-in role is immutable and can be seen in the role description on the Azure portal. For details, see Role template IDs.

func (*DirectoryRoleItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update entity in directoryRoles

func (*DirectoryRoleItemRequestBuilder) Delete added in v0.12.0

Delete delete entity from directoryRoles

func (*DirectoryRoleItemRequestBuilder) Get added in v0.12.0

Get retrieve the properties of a directoryRole object. The role must be activated in tenant for a successful response. You can use both the object ID and template ID of the **directoryRole** with this API. The template ID of a built-in role is immutable and can be seen in the role description on the Azure portal. For details, see Role template IDs.

func (*DirectoryRoleItemRequestBuilder) GetMemberGroups added in v0.12.0

GetMemberGroups provides operations to call the getMemberGroups method.

func (*DirectoryRoleItemRequestBuilder) GetMemberObjects added in v0.12.0

GetMemberObjects provides operations to call the getMemberObjects method.

func (*DirectoryRoleItemRequestBuilder) Members added in v0.12.0

Members provides operations to manage the members property of the microsoft.graph.directoryRole entity.

func (*DirectoryRoleItemRequestBuilder) MembersById added in v0.13.0

MembersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.directoryRoles.item.members.item collection

func (*DirectoryRoleItemRequestBuilder) Restore added in v0.12.0

Restore provides operations to call the restore method.

func (*DirectoryRoleItemRequestBuilder) ScopedMembers added in v0.12.0

ScopedMembers provides operations to manage the scopedMembers property of the microsoft.graph.directoryRole entity.

func (*DirectoryRoleItemRequestBuilder) ScopedMembersById added in v0.12.0

ScopedMembersById provides operations to manage the scopedMembers property of the microsoft.graph.directoryRole entity.

type DirectoryRoleItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type DirectoryRoleItemRequestBuilderGetQueryParameters added in v0.12.0

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

DirectoryRoleItemRequestBuilderGetQueryParameters retrieve the properties of a directoryRole object. The role must be activated in tenant for a successful response. You can use both the object ID and template ID of the **directoryRole** with this API. The template ID of a built-in role is immutable and can be seen in the role description on the Azure portal. For details, see Role template IDs.

type DirectoryRoleItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type DirectoryRoleItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

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

Jump to

Keyboard shortcuts

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