Documentation ¶
Index ¶
- type AppScopeRequestBuilder
- func (m *AppScopeRequestBuilder) CreateDeleteRequestInformation() (...)
- func (m *AppScopeRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration(requestConfiguration *AppScopeRequestBuilderDeleteRequestConfiguration) (...)
- func (m *AppScopeRequestBuilder) CreateGetRequestInformation() (...)
- func (m *AppScopeRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *AppScopeRequestBuilderGetRequestConfiguration) (...)
- func (m *AppScopeRequestBuilder) CreatePatchRequestInformation(...) (...)
- func (m *AppScopeRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration(...) (...)
- func (m *AppScopeRequestBuilder) Delete() error
- func (m *AppScopeRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *AppScopeRequestBuilderDeleteRequestConfiguration, ...) error
- func (m *AppScopeRequestBuilder) Get() (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AppScopeable, ...)
- func (m *AppScopeRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *AppScopeRequestBuilderGetRequestConfiguration, ...) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AppScopeable, ...)
- func (m *AppScopeRequestBuilder) Patch(...) error
- func (m *AppScopeRequestBuilder) PatchWithRequestConfigurationAndResponseHandler(...) error
- type AppScopeRequestBuilderDeleteRequestConfiguration
- type AppScopeRequestBuilderGetQueryParameters
- type AppScopeRequestBuilderGetRequestConfiguration
- type AppScopeRequestBuilderPatchRequestConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppScopeRequestBuilder ¶
type AppScopeRequestBuilder struct {
// contains filtered or unexported fields
}
AppScopeRequestBuilder provides operations to manage the appScope property of the microsoft.graph.unifiedRoleAssignment entity.
func NewAppScopeRequestBuilder ¶
func NewAppScopeRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AppScopeRequestBuilder
NewAppScopeRequestBuilder instantiates a new AppScopeRequestBuilder and sets the default values.
func NewAppScopeRequestBuilderInternal ¶
func NewAppScopeRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AppScopeRequestBuilder
NewAppScopeRequestBuilderInternal instantiates a new AppScopeRequestBuilder and sets the default values.
func (*AppScopeRequestBuilder) CreateDeleteRequestInformation ¶
func (m *AppScopeRequestBuilder) CreateDeleteRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformation delete navigation property appScope for roleManagement
func (*AppScopeRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *AppScopeRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration(requestConfiguration *AppScopeRequestBuilderDeleteRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformationWithRequestConfiguration delete navigation property appScope for roleManagement
func (*AppScopeRequestBuilder) CreateGetRequestInformation ¶
func (m *AppScopeRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation details of the app specific scope when the assignment scope is app specific. Containment entity.
func (*AppScopeRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *AppScopeRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *AppScopeRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration details of the app specific scope when the assignment scope is app specific. Containment entity.
func (*AppScopeRequestBuilder) CreatePatchRequestInformation ¶
func (m *AppScopeRequestBuilder) CreatePatchRequestInformation(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AppScopeable) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformation update the navigation property appScope in roleManagement
func (*AppScopeRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *AppScopeRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AppScopeable, requestConfiguration *AppScopeRequestBuilderPatchRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformationWithRequestConfiguration update the navigation property appScope in roleManagement
func (*AppScopeRequestBuilder) Delete ¶
func (m *AppScopeRequestBuilder) Delete() error
Delete delete navigation property appScope for roleManagement
func (*AppScopeRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *AppScopeRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *AppScopeRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error
DeleteWithRequestConfigurationAndResponseHandler delete navigation property appScope for roleManagement
func (*AppScopeRequestBuilder) Get ¶
func (m *AppScopeRequestBuilder) Get() (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AppScopeable, error)
Get details of the app specific scope when the assignment scope is app specific. Containment entity.
func (*AppScopeRequestBuilder) GetWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *AppScopeRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *AppScopeRequestBuilderGetRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AppScopeable, error)
GetWithRequestConfigurationAndResponseHandler details of the app specific scope when the assignment scope is app specific. Containment entity.
func (*AppScopeRequestBuilder) Patch ¶
func (m *AppScopeRequestBuilder) Patch(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AppScopeable) error
Patch update the navigation property appScope in roleManagement
func (*AppScopeRequestBuilder) PatchWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *AppScopeRequestBuilder) PatchWithRequestConfigurationAndResponseHandler(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AppScopeable, requestConfiguration *AppScopeRequestBuilderPatchRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error
PatchWithRequestConfigurationAndResponseHandler update the navigation property appScope in roleManagement
type AppScopeRequestBuilderDeleteRequestConfiguration ¶ added in v0.22.0
type AppScopeRequestBuilderDeleteRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
AppScopeRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type AppScopeRequestBuilderGetQueryParameters ¶
type AppScopeRequestBuilderGetQueryParameters struct { // Expand related entities Expand []string `uriparametername:"%24expand"` // Select properties to be returned Select []string `uriparametername:"%24select"` }
AppScopeRequestBuilderGetQueryParameters details of the app specific scope when the assignment scope is app specific. Containment entity.
type AppScopeRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type AppScopeRequestBuilderGetRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption // Request query parameters QueryParameters *AppScopeRequestBuilderGetQueryParameters }
AppScopeRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type AppScopeRequestBuilderPatchRequestConfiguration ¶ added in v0.22.0
type AppScopeRequestBuilderPatchRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
AppScopeRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.