Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetOnenoteNotebookSectionPageParentSectionOperationOptions ¶
type GetOnenoteNotebookSectionPageParentSectionOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetOnenoteNotebookSectionPageParentSectionOperationOptions ¶
func DefaultGetOnenoteNotebookSectionPageParentSectionOperationOptions() GetOnenoteNotebookSectionPageParentSectionOperationOptions
func (GetOnenoteNotebookSectionPageParentSectionOperationOptions) ToHeaders ¶
func (o GetOnenoteNotebookSectionPageParentSectionOperationOptions) ToHeaders() *client.Headers
func (GetOnenoteNotebookSectionPageParentSectionOperationOptions) ToOData ¶
func (o GetOnenoteNotebookSectionPageParentSectionOperationOptions) ToOData() *odata.Query
func (GetOnenoteNotebookSectionPageParentSectionOperationOptions) ToQuery ¶
func (o GetOnenoteNotebookSectionPageParentSectionOperationOptions) ToQuery() *client.QueryParams
type OnenoteNotebookSectionPageParentSectionClient ¶
func NewOnenoteNotebookSectionPageParentSectionClientWithBaseURI ¶
func NewOnenoteNotebookSectionPageParentSectionClientWithBaseURI(sdkApi sdkEnv.Api) (*OnenoteNotebookSectionPageParentSectionClient, error)
func (OnenoteNotebookSectionPageParentSectionClient) GetOnenoteNotebookSectionPageParentSection ¶
func (c OnenoteNotebookSectionPageParentSectionClient) GetOnenoteNotebookSectionPageParentSection(ctx context.Context, id beta.UserIdOnenoteNotebookIdSectionIdPageId, options GetOnenoteNotebookSectionPageParentSectionOperationOptions) (result GetOnenoteNotebookSectionPageParentSectionOperationResponse, err error)
GetOnenoteNotebookSectionPageParentSection - Get parentSection from users. The section that contains the page. Read-only.
Click to show internal directories.
Click to hide internal directories.