item

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2022 License: MIT Imports: 5 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

func (*ServiceHealthItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property healthOverviews in admin

type ServiceHealthItemRequestBuilderDeleteOptions added in v0.12.0

type ServiceHealthItemRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

ServiceHealthItemRequestBuilderDeleteOptions options for Delete

type ServiceHealthItemRequestBuilderGetOptions added in v0.12.0

type ServiceHealthItemRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ServiceHealthItemRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

ServiceHealthItemRequestBuilderGetOptions options for Get

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 ServiceHealthItemRequestBuilderPatchOptions added in v0.12.0

type ServiceHealthItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ServiceHealthable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

ServiceHealthItemRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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