catalog

package
v0.31.0 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 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 CatalogRequestBuilder

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

CatalogRequestBuilder provides operations to manage the catalog property of the microsoft.graph.accessPackageAssignmentPolicy entity.

func NewCatalogRequestBuilder

NewCatalogRequestBuilder instantiates a new CatalogRequestBuilder and sets the default values.

func NewCatalogRequestBuilderInternal

func NewCatalogRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CatalogRequestBuilder

NewCatalogRequestBuilderInternal instantiates a new CatalogRequestBuilder and sets the default values.

func (*CatalogRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation catalog of the access package containing this policy. Read-only.

func (*CatalogRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration catalog of the access package containing this policy. Read-only.

func (*CatalogRequestBuilder) Get

Get catalog of the access package containing this policy. Read-only.

func (*CatalogRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler catalog of the access package containing this policy. Read-only.

type CatalogRequestBuilderGetQueryParameters

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

CatalogRequestBuilderGetQueryParameters catalog of the access package containing this policy. Read-only.

type CatalogRequestBuilderGetRequestConfiguration added in v0.22.0

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

CatalogRequestBuilderGetRequestConfiguration 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