Documentation
¶
Index ¶
- func CreateGetManagedAppPoliciesResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type GetManagedAppPoliciesRequestBuilder
- func (m *GetManagedAppPoliciesRequestBuilder) CreateGetRequestInformation() (...)
- func (m *GetManagedAppPoliciesRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(...) (...)
- func (m *GetManagedAppPoliciesRequestBuilder) Get(ctx context.Context, ...) (GetManagedAppPoliciesResponseable, error)
- type GetManagedAppPoliciesRequestBuilderGetQueryParameters
- type GetManagedAppPoliciesRequestBuilderGetRequestConfiguration
- type GetManagedAppPoliciesResponse
- func (m *GetManagedAppPoliciesResponse) GetAdditionalData() map[string]interface{}
- func (m *GetManagedAppPoliciesResponse) GetFieldDeserializers() ...
- func (m *GetManagedAppPoliciesResponse) GetValue() ...
- func (m *GetManagedAppPoliciesResponse) Serialize(...) error
- func (m *GetManagedAppPoliciesResponse) SetAdditionalData(value map[string]interface{})
- func (m *GetManagedAppPoliciesResponse) SetValue(...)
- type GetManagedAppPoliciesResponseable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateGetManagedAppPoliciesResponseFromDiscriminatorValue ¶ added in v0.13.0
func CreateGetManagedAppPoliciesResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateGetManagedAppPoliciesResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
Types ¶
type GetManagedAppPoliciesRequestBuilder ¶
type GetManagedAppPoliciesRequestBuilder struct {
// contains filtered or unexported fields
}
GetManagedAppPoliciesRequestBuilder provides operations to call the getManagedAppPolicies method.
func NewGetManagedAppPoliciesRequestBuilder ¶
func NewGetManagedAppPoliciesRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GetManagedAppPoliciesRequestBuilder
NewGetManagedAppPoliciesRequestBuilder instantiates a new GetManagedAppPoliciesRequestBuilder and sets the default values.
func NewGetManagedAppPoliciesRequestBuilderInternal ¶
func NewGetManagedAppPoliciesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GetManagedAppPoliciesRequestBuilder
NewGetManagedAppPoliciesRequestBuilderInternal instantiates a new GetManagedAppPoliciesRequestBuilder and sets the default values.
func (*GetManagedAppPoliciesRequestBuilder) CreateGetRequestInformation ¶
func (m *GetManagedAppPoliciesRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation gets app restrictions for a given user.
func (*GetManagedAppPoliciesRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *GetManagedAppPoliciesRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *GetManagedAppPoliciesRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration gets app restrictions for a given user.
func (*GetManagedAppPoliciesRequestBuilder) Get ¶
func (m *GetManagedAppPoliciesRequestBuilder) Get(ctx context.Context, requestConfiguration *GetManagedAppPoliciesRequestBuilderGetRequestConfiguration) (GetManagedAppPoliciesResponseable, error)
Get gets app restrictions for a given user.
type GetManagedAppPoliciesRequestBuilderGetQueryParameters ¶ added in v0.41.0
type GetManagedAppPoliciesRequestBuilderGetQueryParameters struct {
// Include count of items
Count *bool `uriparametername:"%24count"`
// Filter items by property values
Filter *string `uriparametername:"%24filter"`
// Order items by property values
Orderby []string `uriparametername:"%24orderby"`
// Search items by search phrases
Search *string `uriparametername:"%24search"`
// Select properties to be returned
Select []string `uriparametername:"%24select"`
// Skip the first n items
Skip *int32 `uriparametername:"%24skip"`
// Show only the first n items
Top *int32 `uriparametername:"%24top"`
}
GetManagedAppPoliciesRequestBuilderGetQueryParameters gets app restrictions for a given user.
type GetManagedAppPoliciesRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type GetManagedAppPoliciesRequestBuilderGetRequestConfiguration struct {
// Request headers
Headers map[string]string
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
// Request query parameters
QueryParameters *GetManagedAppPoliciesRequestBuilderGetQueryParameters
}
GetManagedAppPoliciesRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type GetManagedAppPoliciesResponse ¶ added in v0.13.0
type GetManagedAppPoliciesResponse struct {
// contains filtered or unexported fields
}
GetManagedAppPoliciesResponse provides operations to call the getManagedAppPolicies method.
func NewGetManagedAppPoliciesResponse ¶ added in v0.13.0
func NewGetManagedAppPoliciesResponse() *GetManagedAppPoliciesResponse
NewGetManagedAppPoliciesResponse instantiates a new getManagedAppPoliciesResponse and sets the default values.
func (*GetManagedAppPoliciesResponse) GetAdditionalData ¶ added in v0.13.0
func (m *GetManagedAppPoliciesResponse) GetAdditionalData() map[string]interface{}
GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*GetManagedAppPoliciesResponse) GetFieldDeserializers ¶ added in v0.13.0
func (m *GetManagedAppPoliciesResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*GetManagedAppPoliciesResponse) GetValue ¶ added in v0.13.0
func (m *GetManagedAppPoliciesResponse) GetValue() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ManagedAppPolicyable
GetValue gets the value property value. The value property
func (*GetManagedAppPoliciesResponse) Serialize ¶ added in v0.13.0
func (m *GetManagedAppPoliciesResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*GetManagedAppPoliciesResponse) SetAdditionalData ¶ added in v0.13.0
func (m *GetManagedAppPoliciesResponse) SetAdditionalData(value map[string]interface{})
SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*GetManagedAppPoliciesResponse) SetValue ¶ added in v0.13.0
func (m *GetManagedAppPoliciesResponse) SetValue(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ManagedAppPolicyable)
SetValue sets the value property value. The value property
type GetManagedAppPoliciesResponseable ¶ added in v0.13.0
type GetManagedAppPoliciesResponseable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
GetValue() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ManagedAppPolicyable
SetValue(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ManagedAppPolicyable)
}
GetManagedAppPoliciesResponseable