item

package
v0.24.1 Latest Latest
Warning

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

Go to latest
Published: May 25, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TokenLifetimePolicyItemRequestBuilder

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

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

func NewTokenLifetimePolicyItemRequestBuilder

NewTokenLifetimePolicyItemRequestBuilder instantiates a new TokenLifetimePolicyItemRequestBuilder and sets the default values.

func NewTokenLifetimePolicyItemRequestBuilderInternal

func NewTokenLifetimePolicyItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TokenLifetimePolicyItemRequestBuilder

NewTokenLifetimePolicyItemRequestBuilderInternal instantiates a new TokenLifetimePolicyItemRequestBuilder and sets the default values.

func (*TokenLifetimePolicyItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the tokenLifetimePolicies assigned to this service principal. Supports $expand.

func (*TokenLifetimePolicyItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration the tokenLifetimePolicies assigned to this service principal. Supports $expand.

func (*TokenLifetimePolicyItemRequestBuilder) Get

Get the tokenLifetimePolicies assigned to this service principal. Supports $expand.

func (*TokenLifetimePolicyItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler the tokenLifetimePolicies assigned to this service principal. Supports $expand.

type TokenLifetimePolicyItemRequestBuilderGetQueryParameters

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

TokenLifetimePolicyItemRequestBuilderGetQueryParameters the tokenLifetimePolicies assigned to this service principal. Supports $expand.

type TokenLifetimePolicyItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

TokenLifetimePolicyItemRequestBuilderGetRequestConfiguration 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