Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetSiteOnenoteNotebookSectionPageParentNotebookOperationOptions ¶
type GetSiteOnenoteNotebookSectionPageParentNotebookOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetSiteOnenoteNotebookSectionPageParentNotebookOperationOptions ¶
func DefaultGetSiteOnenoteNotebookSectionPageParentNotebookOperationOptions() GetSiteOnenoteNotebookSectionPageParentNotebookOperationOptions
func (GetSiteOnenoteNotebookSectionPageParentNotebookOperationOptions) ToHeaders ¶
func (o GetSiteOnenoteNotebookSectionPageParentNotebookOperationOptions) ToHeaders() *client.Headers
func (GetSiteOnenoteNotebookSectionPageParentNotebookOperationOptions) ToOData ¶
func (o GetSiteOnenoteNotebookSectionPageParentNotebookOperationOptions) ToOData() *odata.Query
func (GetSiteOnenoteNotebookSectionPageParentNotebookOperationOptions) ToQuery ¶
func (o GetSiteOnenoteNotebookSectionPageParentNotebookOperationOptions) ToQuery() *client.QueryParams
type SiteOnenoteNotebookSectionPageParentNotebookClient ¶
func NewSiteOnenoteNotebookSectionPageParentNotebookClientWithBaseURI ¶
func NewSiteOnenoteNotebookSectionPageParentNotebookClientWithBaseURI(sdkApi sdkEnv.Api) (*SiteOnenoteNotebookSectionPageParentNotebookClient, error)
func (SiteOnenoteNotebookSectionPageParentNotebookClient) GetSiteOnenoteNotebookSectionPageParentNotebook ¶
func (c SiteOnenoteNotebookSectionPageParentNotebookClient) GetSiteOnenoteNotebookSectionPageParentNotebook(ctx context.Context, id beta.GroupIdSiteIdOnenoteNotebookIdSectionIdPageId, options GetSiteOnenoteNotebookSectionPageParentNotebookOperationOptions) (result GetSiteOnenoteNotebookSectionPageParentNotebookOperationResponse, err error)
GetSiteOnenoteNotebookSectionPageParentNotebook - Get parentNotebook from groups. The notebook that contains the page. Read-only.
Click to show internal directories.
Click to hide internal directories.