Documentation ¶
Index ¶
- func CreateSetMobileDeviceManagementAuthorityResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type SetMobileDeviceManagementAuthorityRequestBuilder
- func (m *SetMobileDeviceManagementAuthorityRequestBuilder) CreatePostRequestInformation(options *SetMobileDeviceManagementAuthorityRequestBuilderPostOptions) (...)
- func (m *SetMobileDeviceManagementAuthorityRequestBuilder) Post(options *SetMobileDeviceManagementAuthorityRequestBuilderPostOptions) (SetMobileDeviceManagementAuthorityResponseable, error)
- type SetMobileDeviceManagementAuthorityRequestBuilderPostOptions
- type SetMobileDeviceManagementAuthorityResponse
- func (m *SetMobileDeviceManagementAuthorityResponse) GetAdditionalData() map[string]interface{}
- func (m *SetMobileDeviceManagementAuthorityResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *SetMobileDeviceManagementAuthorityResponse) GetValue() *int32
- func (m *SetMobileDeviceManagementAuthorityResponse) Serialize(...) error
- func (m *SetMobileDeviceManagementAuthorityResponse) SetAdditionalData(value map[string]interface{})
- func (m *SetMobileDeviceManagementAuthorityResponse) SetValue(value *int32)
- type SetMobileDeviceManagementAuthorityResponseable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSetMobileDeviceManagementAuthorityResponseFromDiscriminatorValue ¶ added in v0.13.0
func CreateSetMobileDeviceManagementAuthorityResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateSetMobileDeviceManagementAuthorityResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
Types ¶
type SetMobileDeviceManagementAuthorityRequestBuilder ¶
type SetMobileDeviceManagementAuthorityRequestBuilder struct {
// contains filtered or unexported fields
}
SetMobileDeviceManagementAuthorityRequestBuilder provides operations to call the setMobileDeviceManagementAuthority method.
func NewSetMobileDeviceManagementAuthorityRequestBuilder ¶
func NewSetMobileDeviceManagementAuthorityRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SetMobileDeviceManagementAuthorityRequestBuilder
NewSetMobileDeviceManagementAuthorityRequestBuilder instantiates a new SetMobileDeviceManagementAuthorityRequestBuilder and sets the default values.
func NewSetMobileDeviceManagementAuthorityRequestBuilderInternal ¶
func NewSetMobileDeviceManagementAuthorityRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SetMobileDeviceManagementAuthorityRequestBuilder
NewSetMobileDeviceManagementAuthorityRequestBuilderInternal instantiates a new SetMobileDeviceManagementAuthorityRequestBuilder and sets the default values.
func (*SetMobileDeviceManagementAuthorityRequestBuilder) CreatePostRequestInformation ¶
func (m *SetMobileDeviceManagementAuthorityRequestBuilder) CreatePostRequestInformation(options *SetMobileDeviceManagementAuthorityRequestBuilderPostOptions) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePostRequestInformation set mobile device management authority
func (*SetMobileDeviceManagementAuthorityRequestBuilder) Post ¶
func (m *SetMobileDeviceManagementAuthorityRequestBuilder) Post(options *SetMobileDeviceManagementAuthorityRequestBuilderPostOptions) (SetMobileDeviceManagementAuthorityResponseable, error)
Post set mobile device management authority
type SetMobileDeviceManagementAuthorityRequestBuilderPostOptions ¶
type SetMobileDeviceManagementAuthorityRequestBuilderPostOptions struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption // Response handler to use in place of the default response handling provided by the core service ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler }
SetMobileDeviceManagementAuthorityRequestBuilderPostOptions options for Post
type SetMobileDeviceManagementAuthorityResponse ¶ added in v0.13.0
type SetMobileDeviceManagementAuthorityResponse struct {
// contains filtered or unexported fields
}
SetMobileDeviceManagementAuthorityResponse provides operations to call the setMobileDeviceManagementAuthority method.
func NewSetMobileDeviceManagementAuthorityResponse ¶ added in v0.13.0
func NewSetMobileDeviceManagementAuthorityResponse() *SetMobileDeviceManagementAuthorityResponse
NewSetMobileDeviceManagementAuthorityResponse instantiates a new setMobileDeviceManagementAuthorityResponse and sets the default values.
func (*SetMobileDeviceManagementAuthorityResponse) GetAdditionalData ¶ added in v0.13.0
func (m *SetMobileDeviceManagementAuthorityResponse) 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 (*SetMobileDeviceManagementAuthorityResponse) GetFieldDeserializers ¶ added in v0.13.0
func (m *SetMobileDeviceManagementAuthorityResponse) GetFieldDeserializers() map[string]func(interface{}, i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*SetMobileDeviceManagementAuthorityResponse) GetValue ¶ added in v0.13.0
func (m *SetMobileDeviceManagementAuthorityResponse) GetValue() *int32
GetValue gets the value property value. The value property
func (*SetMobileDeviceManagementAuthorityResponse) Serialize ¶ added in v0.13.0
func (m *SetMobileDeviceManagementAuthorityResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*SetMobileDeviceManagementAuthorityResponse) SetAdditionalData ¶ added in v0.13.0
func (m *SetMobileDeviceManagementAuthorityResponse) 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 (*SetMobileDeviceManagementAuthorityResponse) SetValue ¶ added in v0.13.0
func (m *SetMobileDeviceManagementAuthorityResponse) SetValue(value *int32)
SetValue sets the value property value. The value property
type SetMobileDeviceManagementAuthorityResponseable ¶ added in v0.13.0
type SetMobileDeviceManagementAuthorityResponseable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetValue() *int32 SetValue(value *int32) }
SetMobileDeviceManagementAuthorityResponseable