Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type CreateMicrosoftTunnelHealthThresholdOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateMicrosoftTunnelHealthThresholdOperationOptions() CreateMicrosoftTunnelHealthThresholdOperationOptions + func (o CreateMicrosoftTunnelHealthThresholdOperationOptions) ToHeaders() *client.Headers + func (o CreateMicrosoftTunnelHealthThresholdOperationOptions) ToOData() *odata.Query + func (o CreateMicrosoftTunnelHealthThresholdOperationOptions) ToQuery() *client.QueryParams + type CreateMicrosoftTunnelHealthThresholdOperationResponse struct + HttpResponse *http.Response + Model *beta.MicrosoftTunnelHealthThreshold + OData *odata.OData + type DeleteMicrosoftTunnelHealthThresholdOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteMicrosoftTunnelHealthThresholdOperationOptions() DeleteMicrosoftTunnelHealthThresholdOperationOptions + func (o DeleteMicrosoftTunnelHealthThresholdOperationOptions) ToHeaders() *client.Headers + func (o DeleteMicrosoftTunnelHealthThresholdOperationOptions) ToOData() *odata.Query + func (o DeleteMicrosoftTunnelHealthThresholdOperationOptions) ToQuery() *client.QueryParams + type DeleteMicrosoftTunnelHealthThresholdOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetMicrosoftTunnelHealthThresholdOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetMicrosoftTunnelHealthThresholdOperationOptions() GetMicrosoftTunnelHealthThresholdOperationOptions + func (o GetMicrosoftTunnelHealthThresholdOperationOptions) ToHeaders() *client.Headers + func (o GetMicrosoftTunnelHealthThresholdOperationOptions) ToOData() *odata.Query + func (o GetMicrosoftTunnelHealthThresholdOperationOptions) ToQuery() *client.QueryParams + type GetMicrosoftTunnelHealthThresholdOperationResponse struct + HttpResponse *http.Response + Model *beta.MicrosoftTunnelHealthThreshold + OData *odata.OData + type GetMicrosoftTunnelHealthThresholdsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetMicrosoftTunnelHealthThresholdsCountOperationOptions() GetMicrosoftTunnelHealthThresholdsCountOperationOptions + func (o GetMicrosoftTunnelHealthThresholdsCountOperationOptions) ToHeaders() *client.Headers + func (o GetMicrosoftTunnelHealthThresholdsCountOperationOptions) ToOData() *odata.Query + func (o GetMicrosoftTunnelHealthThresholdsCountOperationOptions) ToQuery() *client.QueryParams + type GetMicrosoftTunnelHealthThresholdsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListMicrosoftTunnelHealthThresholdsCompleteResult struct + Items []beta.MicrosoftTunnelHealthThreshold + LatestHttpResponse *http.Response + type ListMicrosoftTunnelHealthThresholdsCustomPager struct + NextLink *odata.Link + func (p *ListMicrosoftTunnelHealthThresholdsCustomPager) NextPageLink() *odata.Link + type ListMicrosoftTunnelHealthThresholdsOperationOptions struct + Count *bool + Expand *odata.Expand + Filter *string + Metadata *odata.Metadata + OrderBy *odata.OrderBy + RetryFunc client.RequestRetryFunc + Search *string + Select *[]string + Skip *int64 + Top *int64 + func DefaultListMicrosoftTunnelHealthThresholdsOperationOptions() ListMicrosoftTunnelHealthThresholdsOperationOptions + func (o ListMicrosoftTunnelHealthThresholdsOperationOptions) ToHeaders() *client.Headers + func (o ListMicrosoftTunnelHealthThresholdsOperationOptions) ToOData() *odata.Query + func (o ListMicrosoftTunnelHealthThresholdsOperationOptions) ToQuery() *client.QueryParams + type ListMicrosoftTunnelHealthThresholdsOperationResponse struct + HttpResponse *http.Response + Model *[]beta.MicrosoftTunnelHealthThreshold + OData *odata.OData + type MicrosoftTunnelHealthThresholdClient struct + Client *msgraph.Client + func NewMicrosoftTunnelHealthThresholdClientWithBaseURI(sdkApi sdkEnv.Api) (*MicrosoftTunnelHealthThresholdClient, error) + func (c MicrosoftTunnelHealthThresholdClient) CreateMicrosoftTunnelHealthThreshold(ctx context.Context, input beta.MicrosoftTunnelHealthThreshold, ...) (result CreateMicrosoftTunnelHealthThresholdOperationResponse, err error) + func (c MicrosoftTunnelHealthThresholdClient) DeleteMicrosoftTunnelHealthThreshold(ctx context.Context, id beta.DeviceManagementMicrosoftTunnelHealthThresholdId, ...) (result DeleteMicrosoftTunnelHealthThresholdOperationResponse, err error) + func (c MicrosoftTunnelHealthThresholdClient) GetMicrosoftTunnelHealthThreshold(ctx context.Context, id beta.DeviceManagementMicrosoftTunnelHealthThresholdId, ...) (result GetMicrosoftTunnelHealthThresholdOperationResponse, err error) + func (c MicrosoftTunnelHealthThresholdClient) GetMicrosoftTunnelHealthThresholdsCount(ctx context.Context, ...) (result GetMicrosoftTunnelHealthThresholdsCountOperationResponse, err error) + func (c MicrosoftTunnelHealthThresholdClient) ListMicrosoftTunnelHealthThresholds(ctx context.Context, ...) (result ListMicrosoftTunnelHealthThresholdsOperationResponse, err error) + func (c MicrosoftTunnelHealthThresholdClient) ListMicrosoftTunnelHealthThresholdsComplete(ctx context.Context, ...) (ListMicrosoftTunnelHealthThresholdsCompleteResult, error) + func (c MicrosoftTunnelHealthThresholdClient) ListMicrosoftTunnelHealthThresholdsCompleteMatchingPredicate(ctx context.Context, ...) (result ListMicrosoftTunnelHealthThresholdsCompleteResult, err error) + func (c MicrosoftTunnelHealthThresholdClient) UpdateMicrosoftTunnelHealthThreshold(ctx context.Context, id beta.DeviceManagementMicrosoftTunnelHealthThresholdId, ...) (result UpdateMicrosoftTunnelHealthThresholdOperationResponse, err error) + type MicrosoftTunnelHealthThresholdOperationPredicate struct + func (p MicrosoftTunnelHealthThresholdOperationPredicate) Matches(input beta.MicrosoftTunnelHealthThreshold) bool + type UpdateMicrosoftTunnelHealthThresholdOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateMicrosoftTunnelHealthThresholdOperationOptions() UpdateMicrosoftTunnelHealthThresholdOperationOptions + func (o UpdateMicrosoftTunnelHealthThresholdOperationOptions) ToHeaders() *client.Headers + func (o UpdateMicrosoftTunnelHealthThresholdOperationOptions) ToOData() *odata.Query + func (o UpdateMicrosoftTunnelHealthThresholdOperationOptions) ToQuery() *client.QueryParams + type UpdateMicrosoftTunnelHealthThresholdOperationResponse struct + HttpResponse *http.Response + OData *odata.OData