item

package
v0.44.0 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceHealthItemRequestBuilder added in v0.12.0

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

ServiceHealthItemRequestBuilder provides operations to manage the healthOverviews property of the microsoft.graph.serviceAnnouncement entity.

func NewServiceHealthItemRequestBuilder added in v0.12.0

NewServiceHealthItemRequestBuilder instantiates a new ServiceHealthItemRequestBuilder and sets the default values.

func NewServiceHealthItemRequestBuilderInternal added in v0.12.0

func NewServiceHealthItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ServiceHealthItemRequestBuilder

NewServiceHealthItemRequestBuilderInternal instantiates a new ServiceHealthItemRequestBuilder and sets the default values.

func (*ServiceHealthItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property healthOverviews for admin

func (*ServiceHealthItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation a collection of service health information for tenant. This property is a contained navigation property, it is nullable and readonly.

func (*ServiceHealthItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property healthOverviews in admin

func (*ServiceHealthItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property healthOverviews for admin

func (*ServiceHealthItemRequestBuilder) Get added in v0.12.0

Get a collection of service health information for tenant. This property is a contained navigation property, it is nullable and readonly.

func (*ServiceHealthItemRequestBuilder) Issues added in v0.12.0

Issues the issues property

func (*ServiceHealthItemRequestBuilder) IssuesById added in v0.12.0

IssuesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.admin.serviceAnnouncement.healthOverviews.item.issues.item collection

type ServiceHealthItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type ServiceHealthItemRequestBuilderGetQueryParameters added in v0.12.0

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

ServiceHealthItemRequestBuilderGetQueryParameters a collection of service health information for tenant. This property is a contained navigation property, it is nullable and readonly.

type ServiceHealthItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type ServiceHealthItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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