Documentation ¶
Index ¶
- type ServiceHealthItemRequestBuilder
- func (m *ServiceHealthItemRequestBuilder) CreateDeleteRequestInformation() (...)
- func (m *ServiceHealthItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration(...) (...)
- func (m *ServiceHealthItemRequestBuilder) CreateGetRequestInformation() (...)
- func (m *ServiceHealthItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *ServiceHealthItemRequestBuilderGetRequestConfiguration) (...)
- func (m *ServiceHealthItemRequestBuilder) CreatePatchRequestInformation(...) (...)
- func (m *ServiceHealthItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration(...) (...)
- func (m *ServiceHealthItemRequestBuilder) Delete() error
- func (m *ServiceHealthItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(...) error
- func (m *ServiceHealthItemRequestBuilder) Get() (...)
- func (m *ServiceHealthItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *ServiceHealthItemRequestBuilderGetRequestConfiguration, ...) (...)
- func (m *ServiceHealthItemRequestBuilder) Issues() ...
- func (m *ServiceHealthItemRequestBuilder) IssuesById(id string) ...
- func (m *ServiceHealthItemRequestBuilder) Patch(...) error
- func (m *ServiceHealthItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler(...) error
- type ServiceHealthItemRequestBuilderDeleteRequestConfiguration
- type ServiceHealthItemRequestBuilderGetQueryParameters
- type ServiceHealthItemRequestBuilderGetRequestConfiguration
- type ServiceHealthItemRequestBuilderPatchRequestConfiguration
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
func NewServiceHealthItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ServiceHealthItemRequestBuilder
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
func (m *ServiceHealthItemRequestBuilder) CreateDeleteRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformation delete navigation property healthOverviews for admin
func (*ServiceHealthItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *ServiceHealthItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration(requestConfiguration *ServiceHealthItemRequestBuilderDeleteRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformationWithRequestConfiguration delete navigation property healthOverviews for admin
func (*ServiceHealthItemRequestBuilder) CreateGetRequestInformation ¶ added in v0.12.0
func (m *ServiceHealthItemRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation a collection of service health information for tenant. This property is a contained navigation property, it is nullable and readonly.
func (*ServiceHealthItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *ServiceHealthItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *ServiceHealthItemRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration 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
func (m *ServiceHealthItemRequestBuilder) CreatePatchRequestInformation(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ServiceHealthable) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformation update the navigation property healthOverviews in admin
func (*ServiceHealthItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *ServiceHealthItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ServiceHealthable, requestConfiguration *ServiceHealthItemRequestBuilderPatchRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformationWithRequestConfiguration update the navigation property healthOverviews in admin
func (*ServiceHealthItemRequestBuilder) Delete ¶ added in v0.12.0
func (m *ServiceHealthItemRequestBuilder) Delete() error
Delete delete navigation property healthOverviews for admin
func (*ServiceHealthItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *ServiceHealthItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *ServiceHealthItemRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error
DeleteWithRequestConfigurationAndResponseHandler delete navigation property healthOverviews for admin
func (*ServiceHealthItemRequestBuilder) Get ¶ added in v0.12.0
func (m *ServiceHealthItemRequestBuilder) Get() (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ServiceHealthable, error)
Get a collection of service health information for tenant. This property is a contained navigation property, it is nullable and readonly.
func (*ServiceHealthItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *ServiceHealthItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *ServiceHealthItemRequestBuilderGetRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ServiceHealthable, error)
GetWithRequestConfigurationAndResponseHandler 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
func (m *ServiceHealthItemRequestBuilder) Issues() *i354ddacdf1a2eb0d22ba38e8550f9567f1e9d2448c9847848c1e2777b81e9897.IssuesRequestBuilder
Issues the issues property
func (*ServiceHealthItemRequestBuilder) IssuesById ¶ added in v0.12.0
func (m *ServiceHealthItemRequestBuilder) IssuesById(id string) *i6e1a2f8712e9f578e838fffdb3afa8eec075e09a4eb6f822a8b0041305d14e5f.ServiceHealthIssueItemRequestBuilder
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
func (m *ServiceHealthItemRequestBuilder) Patch(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ServiceHealthable) error
Patch update the navigation property healthOverviews in admin
func (*ServiceHealthItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *ServiceHealthItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ServiceHealthable, requestConfiguration *ServiceHealthItemRequestBuilderPatchRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error
PatchWithRequestConfigurationAndResponseHandler update the navigation property healthOverviews in admin
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.