item

package
v0.46.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2022 License: MIT Imports: 44 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServicePrincipalItemRequestBuilder added in v0.12.0

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

ServicePrincipalItemRequestBuilder provides operations to manage the collection of servicePrincipal entities.

func NewServicePrincipalItemRequestBuilder added in v0.12.0

NewServicePrincipalItemRequestBuilder instantiates a new ServicePrincipalItemRequestBuilder and sets the default values.

func NewServicePrincipalItemRequestBuilderInternal added in v0.12.0

func NewServicePrincipalItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ServicePrincipalItemRequestBuilder

NewServicePrincipalItemRequestBuilderInternal instantiates a new ServicePrincipalItemRequestBuilder and sets the default values.

func (*ServicePrincipalItemRequestBuilder) AddKey added in v0.12.0

AddKey provides operations to call the addKey method.

func (*ServicePrincipalItemRequestBuilder) AddPassword added in v0.12.0

AddPassword provides operations to call the addPassword method.

func (*ServicePrincipalItemRequestBuilder) AddTokenSigningCertificate added in v0.12.0

AddTokenSigningCertificate provides operations to call the addTokenSigningCertificate method.

func (*ServicePrincipalItemRequestBuilder) AppRoleAssignedTo added in v0.12.0

AppRoleAssignedTo provides operations to manage the appRoleAssignedTo property of the microsoft.graph.servicePrincipal entity.

func (*ServicePrincipalItemRequestBuilder) AppRoleAssignedToById added in v0.12.0

AppRoleAssignedToById provides operations to manage the appRoleAssignedTo property of the microsoft.graph.servicePrincipal entity.

func (*ServicePrincipalItemRequestBuilder) AppRoleAssignments added in v0.12.0

AppRoleAssignments provides operations to manage the appRoleAssignments property of the microsoft.graph.servicePrincipal entity.

func (*ServicePrincipalItemRequestBuilder) AppRoleAssignmentsById added in v0.12.0

AppRoleAssignmentsById provides operations to manage the appRoleAssignments property of the microsoft.graph.servicePrincipal entity.

func (*ServicePrincipalItemRequestBuilder) CheckMemberGroups added in v0.12.0

CheckMemberGroups provides operations to call the checkMemberGroups method.

func (*ServicePrincipalItemRequestBuilder) CheckMemberObjects added in v0.12.0

CheckMemberObjects provides operations to call the checkMemberObjects method.

func (*ServicePrincipalItemRequestBuilder) ClaimsMappingPolicies added in v0.12.0

ClaimsMappingPolicies provides operations to manage the claimsMappingPolicies property of the microsoft.graph.servicePrincipal entity.

func (*ServicePrincipalItemRequestBuilder) ClaimsMappingPoliciesById added in v0.13.0

ClaimsMappingPoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.servicePrincipals.item.claimsMappingPolicies.item collection

func (*ServicePrincipalItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete a servicePrincipal object.

func (*ServicePrincipalItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation retrieve the properties and relationships of a servicePrincipal object.

func (*ServicePrincipalItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update entity in servicePrincipals

func (*ServicePrincipalItemRequestBuilder) CreatedObjects added in v0.12.0

CreatedObjects provides operations to manage the createdObjects property of the microsoft.graph.servicePrincipal entity.

func (*ServicePrincipalItemRequestBuilder) CreatedObjectsById added in v0.13.0

CreatedObjectsById provides operations to manage the createdObjects property of the microsoft.graph.servicePrincipal entity.

func (*ServicePrincipalItemRequestBuilder) DelegatedPermissionClassifications added in v0.12.0

DelegatedPermissionClassifications provides operations to manage the delegatedPermissionClassifications property of the microsoft.graph.servicePrincipal entity.

func (*ServicePrincipalItemRequestBuilder) DelegatedPermissionClassificationsById added in v0.12.0

DelegatedPermissionClassificationsById provides operations to manage the delegatedPermissionClassifications property of the microsoft.graph.servicePrincipal entity.

func (*ServicePrincipalItemRequestBuilder) Delete added in v0.12.0

Delete delete a servicePrincipal object.

func (*ServicePrincipalItemRequestBuilder) Endpoints added in v0.12.0

Endpoints provides operations to manage the endpoints property of the microsoft.graph.servicePrincipal entity.

func (*ServicePrincipalItemRequestBuilder) EndpointsById added in v0.12.0

EndpointsById provides operations to manage the endpoints property of the microsoft.graph.servicePrincipal entity.

func (*ServicePrincipalItemRequestBuilder) FederatedIdentityCredentials added in v0.29.0

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

func (*ServicePrincipalItemRequestBuilder) FederatedIdentityCredentialsById added in v0.29.0

FederatedIdentityCredentialsById provides operations to manage the federatedIdentityCredentials property of the microsoft.graph.servicePrincipal entity.

func (*ServicePrincipalItemRequestBuilder) Get added in v0.12.0

Get retrieve the properties and relationships of a servicePrincipal object.

func (*ServicePrincipalItemRequestBuilder) GetMemberGroups added in v0.12.0

GetMemberGroups provides operations to call the getMemberGroups method.

func (*ServicePrincipalItemRequestBuilder) GetMemberObjects added in v0.12.0

GetMemberObjects provides operations to call the getMemberObjects method.

func (*ServicePrincipalItemRequestBuilder) HomeRealmDiscoveryPolicies added in v0.12.0

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

func (*ServicePrincipalItemRequestBuilder) HomeRealmDiscoveryPoliciesById added in v0.13.0

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

func (*ServicePrincipalItemRequestBuilder) MemberOf added in v0.12.0

MemberOf provides operations to manage the memberOf property of the microsoft.graph.servicePrincipal entity.

func (*ServicePrincipalItemRequestBuilder) MemberOfById added in v0.13.0

MemberOfById provides operations to manage the memberOf property of the microsoft.graph.servicePrincipal entity.

func (*ServicePrincipalItemRequestBuilder) Oauth2PermissionGrants added in v0.12.0

Oauth2PermissionGrants provides operations to manage the oauth2PermissionGrants property of the microsoft.graph.servicePrincipal entity.

func (*ServicePrincipalItemRequestBuilder) Oauth2PermissionGrantsById added in v0.13.0

Oauth2PermissionGrantsById provides operations to manage the oauth2PermissionGrants property of the microsoft.graph.servicePrincipal entity.

func (*ServicePrincipalItemRequestBuilder) OwnedObjects added in v0.12.0

OwnedObjects provides operations to manage the ownedObjects property of the microsoft.graph.servicePrincipal entity.

func (*ServicePrincipalItemRequestBuilder) OwnedObjectsById added in v0.13.0

OwnedObjectsById provides operations to manage the ownedObjects property of the microsoft.graph.servicePrincipal entity.

func (*ServicePrincipalItemRequestBuilder) Owners added in v0.12.0

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

func (*ServicePrincipalItemRequestBuilder) OwnersById added in v0.13.0

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

func (*ServicePrincipalItemRequestBuilder) RemoveKey added in v0.12.0

RemoveKey provides operations to call the removeKey method.

func (*ServicePrincipalItemRequestBuilder) RemovePassword added in v0.12.0

RemovePassword provides operations to call the removePassword method.

func (*ServicePrincipalItemRequestBuilder) Restore added in v0.12.0

Restore provides operations to call the restore method.

func (*ServicePrincipalItemRequestBuilder) TokenIssuancePolicies added in v0.12.0

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

func (*ServicePrincipalItemRequestBuilder) TokenIssuancePoliciesById added in v0.13.0

TokenIssuancePoliciesById provides operations to manage the tokenIssuancePolicies property of the microsoft.graph.servicePrincipal entity.

func (*ServicePrincipalItemRequestBuilder) TokenLifetimePolicies added in v0.12.0

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

func (*ServicePrincipalItemRequestBuilder) TokenLifetimePoliciesById added in v0.13.0

TokenLifetimePoliciesById provides operations to manage the tokenLifetimePolicies property of the microsoft.graph.servicePrincipal entity.

func (*ServicePrincipalItemRequestBuilder) TransitiveMemberOf added in v0.12.0

TransitiveMemberOf provides operations to manage the transitiveMemberOf property of the microsoft.graph.servicePrincipal entity.

func (*ServicePrincipalItemRequestBuilder) TransitiveMemberOfById added in v0.13.0

TransitiveMemberOfById provides operations to manage the transitiveMemberOf property of the microsoft.graph.servicePrincipal entity.

type ServicePrincipalItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type ServicePrincipalItemRequestBuilderGetQueryParameters added in v0.12.0

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

ServicePrincipalItemRequestBuilderGetQueryParameters retrieve the properties and relationships of a servicePrincipal object.

type ServicePrincipalItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type ServicePrincipalItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

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

Directories

Path Synopsis
ref
ref
ref

Jump to

Keyboard shortcuts

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