hardwarepasswordinfo

package
v0.20241029.1112340 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateHardwarePasswordInfoOperationOptions

type CreateHardwarePasswordInfoOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultCreateHardwarePasswordInfoOperationOptions

func DefaultCreateHardwarePasswordInfoOperationOptions() CreateHardwarePasswordInfoOperationOptions

func (CreateHardwarePasswordInfoOperationOptions) ToHeaders

func (CreateHardwarePasswordInfoOperationOptions) ToOData

func (CreateHardwarePasswordInfoOperationOptions) ToQuery

type CreateHardwarePasswordInfoOperationResponse

type CreateHardwarePasswordInfoOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.HardwarePasswordInfo
}

type DeleteHardwarePasswordInfoOperationOptions

type DeleteHardwarePasswordInfoOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteHardwarePasswordInfoOperationOptions

func DefaultDeleteHardwarePasswordInfoOperationOptions() DeleteHardwarePasswordInfoOperationOptions

func (DeleteHardwarePasswordInfoOperationOptions) ToHeaders

func (DeleteHardwarePasswordInfoOperationOptions) ToOData

func (DeleteHardwarePasswordInfoOperationOptions) ToQuery

type DeleteHardwarePasswordInfoOperationResponse

type DeleteHardwarePasswordInfoOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetHardwarePasswordInfoCountOperationOptions

type GetHardwarePasswordInfoCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetHardwarePasswordInfoCountOperationOptions

func DefaultGetHardwarePasswordInfoCountOperationOptions() GetHardwarePasswordInfoCountOperationOptions

func (GetHardwarePasswordInfoCountOperationOptions) ToHeaders

func (GetHardwarePasswordInfoCountOperationOptions) ToOData

func (GetHardwarePasswordInfoCountOperationOptions) ToQuery

type GetHardwarePasswordInfoCountOperationResponse

type GetHardwarePasswordInfoCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type GetHardwarePasswordInfoOperationOptions

type GetHardwarePasswordInfoOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetHardwarePasswordInfoOperationOptions

func DefaultGetHardwarePasswordInfoOperationOptions() GetHardwarePasswordInfoOperationOptions

func (GetHardwarePasswordInfoOperationOptions) ToHeaders

func (GetHardwarePasswordInfoOperationOptions) ToOData

func (GetHardwarePasswordInfoOperationOptions) ToQuery

type GetHardwarePasswordInfoOperationResponse

type GetHardwarePasswordInfoOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.HardwarePasswordInfo
}

type HardwarePasswordInfoClient

type HardwarePasswordInfoClient struct {
	Client *msgraph.Client
}

func NewHardwarePasswordInfoClientWithBaseURI

func NewHardwarePasswordInfoClientWithBaseURI(sdkApi sdkEnv.Api) (*HardwarePasswordInfoClient, error)

func (HardwarePasswordInfoClient) CreateHardwarePasswordInfo

CreateHardwarePasswordInfo - Create new navigation property to hardwarePasswordInfo for deviceManagement

func (HardwarePasswordInfoClient) DeleteHardwarePasswordInfo

DeleteHardwarePasswordInfo - Delete navigation property hardwarePasswordInfo for deviceManagement

func (HardwarePasswordInfoClient) GetHardwarePasswordInfo

GetHardwarePasswordInfo - Get hardwarePasswordInfo from deviceManagement. Intune will provide customer the ability to configure hardware/bios settings on the enrolled windows 10 Azure Active Directory joined devices. Starting from June, 2024 (Intune Release 2406), this type will no longer be supported and will be marked as deprecated

func (HardwarePasswordInfoClient) GetHardwarePasswordInfoCount

GetHardwarePasswordInfoCount - Get the number of the resource

func (HardwarePasswordInfoClient) ListHardwarePasswordInfos

ListHardwarePasswordInfos - Get hardwarePasswordInfo from deviceManagement. Intune will provide customer the ability to configure hardware/bios settings on the enrolled windows 10 Azure Active Directory joined devices. Starting from June, 2024 (Intune Release 2406), this type will no longer be supported and will be marked as deprecated

func (HardwarePasswordInfoClient) ListHardwarePasswordInfosComplete

ListHardwarePasswordInfosComplete retrieves all the results into a single object

func (HardwarePasswordInfoClient) ListHardwarePasswordInfosCompleteMatchingPredicate

ListHardwarePasswordInfosCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (HardwarePasswordInfoClient) UpdateHardwarePasswordInfo

UpdateHardwarePasswordInfo - Update the navigation property hardwarePasswordInfo in deviceManagement

type HardwarePasswordInfoOperationPredicate

type HardwarePasswordInfoOperationPredicate struct {
}

func (HardwarePasswordInfoOperationPredicate) Matches

type ListHardwarePasswordInfosCompleteResult

type ListHardwarePasswordInfosCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.HardwarePasswordInfo
}

type ListHardwarePasswordInfosCustomPager

type ListHardwarePasswordInfosCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListHardwarePasswordInfosCustomPager) NextPageLink() *odata.Link

type ListHardwarePasswordInfosOperationOptions

type ListHardwarePasswordInfosOperationOptions 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 DefaultListHardwarePasswordInfosOperationOptions

func DefaultListHardwarePasswordInfosOperationOptions() ListHardwarePasswordInfosOperationOptions

func (ListHardwarePasswordInfosOperationOptions) ToHeaders

func (ListHardwarePasswordInfosOperationOptions) ToOData

func (ListHardwarePasswordInfosOperationOptions) ToQuery

type ListHardwarePasswordInfosOperationResponse

type ListHardwarePasswordInfosOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.HardwarePasswordInfo
}

type UpdateHardwarePasswordInfoOperationOptions

type UpdateHardwarePasswordInfoOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdateHardwarePasswordInfoOperationOptions

func DefaultUpdateHardwarePasswordInfoOperationOptions() UpdateHardwarePasswordInfoOperationOptions

func (UpdateHardwarePasswordInfoOperationOptions) ToHeaders

func (UpdateHardwarePasswordInfoOperationOptions) ToOData

func (UpdateHardwarePasswordInfoOperationOptions) ToQuery

type UpdateHardwarePasswordInfoOperationResponse

type UpdateHardwarePasswordInfoOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

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