assignlicense

package
v0.47.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateAssignLicensePostRequestBodyFromDiscriminatorValue added in v0.24.0

CreateAssignLicensePostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

Types

type AssignLicensePostRequestBody added in v0.24.0

type AssignLicensePostRequestBody struct {
	// contains filtered or unexported fields
}

AssignLicensePostRequestBody provides operations to call the assignLicense method.

func NewAssignLicensePostRequestBody added in v0.24.0

func NewAssignLicensePostRequestBody() *AssignLicensePostRequestBody

NewAssignLicensePostRequestBody instantiates a new assignLicensePostRequestBody and sets the default values.

func (*AssignLicensePostRequestBody) GetAddLicenses added in v0.24.0

GetAddLicenses gets the addLicenses property value. The addLicenses property

func (*AssignLicensePostRequestBody) GetAdditionalData added in v0.24.0

func (m *AssignLicensePostRequestBody) 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 (*AssignLicensePostRequestBody) GetFieldDeserializers added in v0.24.0

GetFieldDeserializers the deserialization information for the current model

func (*AssignLicensePostRequestBody) GetRemoveLicenses added in v0.24.0

func (m *AssignLicensePostRequestBody) GetRemoveLicenses() []string

GetRemoveLicenses gets the removeLicenses property value. The removeLicenses property

func (*AssignLicensePostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*AssignLicensePostRequestBody) SetAddLicenses added in v0.24.0

SetAddLicenses sets the addLicenses property value. The addLicenses property

func (*AssignLicensePostRequestBody) SetAdditionalData added in v0.24.0

func (m *AssignLicensePostRequestBody) 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 (*AssignLicensePostRequestBody) SetRemoveLicenses added in v0.24.0

func (m *AssignLicensePostRequestBody) SetRemoveLicenses(value []string)

SetRemoveLicenses sets the removeLicenses property value. The removeLicenses property

type AssignLicenseRequestBuilder

type AssignLicenseRequestBuilder struct {
	// contains filtered or unexported fields
}

AssignLicenseRequestBuilder provides operations to call the assignLicense method.

func NewAssignLicenseRequestBuilder

NewAssignLicenseRequestBuilder instantiates a new AssignLicenseRequestBuilder and sets the default values.

func NewAssignLicenseRequestBuilderInternal

func NewAssignLicenseRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AssignLicenseRequestBuilder

NewAssignLicenseRequestBuilderInternal instantiates a new AssignLicenseRequestBuilder and sets the default values.

func (*AssignLicenseRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation add or remove licenses on the group. Licenses assigned to the group will be assigned to all users in the group. To learn more about group-based licensing, see What is group-based licensing in Azure Active Directory. To get the subscriptions available in the directory, perform a GET subscribedSkus request.

func (*AssignLicenseRequestBuilder) Post

Post add or remove licenses on the group. Licenses assigned to the group will be assigned to all users in the group. To learn more about group-based licensing, see What is group-based licensing in Azure Active Directory. To get the subscriptions available in the directory, perform a GET subscribedSkus request.

type AssignLicenseRequestBuilderPostRequestConfiguration added in v0.22.0

type AssignLicenseRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

AssignLicenseRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL