applicationtemplates

package
v0.55.0 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2023 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateItemMicrosoftGraphInstantiateInstantiatePostRequestBodyFromDiscriminatorValue added in v0.54.0

func CreateItemMicrosoftGraphInstantiateInstantiatePostRequestBodyFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)

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

Types

type ApplicationTemplateItemRequestBuilder added in v0.49.0

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

ApplicationTemplateItemRequestBuilder provides operations to manage the collection of applicationTemplate entities.

func NewApplicationTemplateItemRequestBuilder added in v0.49.0

NewApplicationTemplateItemRequestBuilder instantiates a new ApplicationTemplateItemRequestBuilder and sets the default values.

func NewApplicationTemplateItemRequestBuilderInternal added in v0.49.0

func NewApplicationTemplateItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ApplicationTemplateItemRequestBuilder

NewApplicationTemplateItemRequestBuilderInternal instantiates a new ApplicationTemplateItemRequestBuilder and sets the default values.

func (*ApplicationTemplateItemRequestBuilder) Get added in v0.49.0

Get retrieve the properties of an applicationTemplate object. Find more info here

func (*ApplicationTemplateItemRequestBuilder) MicrosoftGraphInstantiate added in v0.54.0

MicrosoftGraphInstantiate provides operations to call the instantiate method.

func (*ApplicationTemplateItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve the properties of an applicationTemplate object.

type ApplicationTemplateItemRequestBuilderGetQueryParameters added in v0.49.0

type ApplicationTemplateItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

ApplicationTemplateItemRequestBuilderGetQueryParameters retrieve the properties of an applicationTemplate object.

type ApplicationTemplateItemRequestBuilderGetRequestConfiguration added in v0.49.0

type ApplicationTemplateItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ApplicationTemplateItemRequestBuilderGetQueryParameters
}

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

type ApplicationTemplatesRequestBuilder

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

ApplicationTemplatesRequestBuilder provides operations to manage the collection of applicationTemplate entities.

func NewApplicationTemplatesRequestBuilder

NewApplicationTemplatesRequestBuilder instantiates a new ApplicationTemplatesRequestBuilder and sets the default values.

func NewApplicationTemplatesRequestBuilderInternal

func NewApplicationTemplatesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ApplicationTemplatesRequestBuilder

NewApplicationTemplatesRequestBuilderInternal instantiates a new ApplicationTemplatesRequestBuilder and sets the default values.

func (*ApplicationTemplatesRequestBuilder) Count added in v0.13.0

Count provides operations to count the resources in the collection.

func (*ApplicationTemplatesRequestBuilder) Get

Get retrieve a list of applicationTemplate objects from the Azure AD application gallery. Find more info here

func (*ApplicationTemplatesRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of applicationTemplate objects from the Azure AD application gallery.

type ApplicationTemplatesRequestBuilderGetQueryParameters

type ApplicationTemplatesRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// 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"`
}

ApplicationTemplatesRequestBuilderGetQueryParameters retrieve a list of applicationTemplate objects from the Azure AD application gallery.

type ApplicationTemplatesRequestBuilderGetRequestConfiguration added in v0.22.0

type ApplicationTemplatesRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ApplicationTemplatesRequestBuilderGetQueryParameters
}

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

type CountRequestBuilder added in v0.49.0

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

CountRequestBuilder provides operations to count the resources in the collection.

func NewCountRequestBuilder added in v0.49.0

NewCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewCountRequestBuilderInternal added in v0.49.0

func NewCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CountRequestBuilder

NewCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*CountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*CountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

type CountRequestBuilderGetQueryParameters added in v0.53.0

type CountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

CountRequestBuilderGetQueryParameters get the number of the resource

type CountRequestBuilderGetRequestConfiguration added in v0.49.0

type CountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *CountRequestBuilderGetQueryParameters
}

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

type ItemMicrosoftGraphInstantiateInstantiatePostRequestBody added in v0.54.0

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

ItemMicrosoftGraphInstantiateInstantiatePostRequestBody

func NewItemMicrosoftGraphInstantiateInstantiatePostRequestBody added in v0.54.0

func NewItemMicrosoftGraphInstantiateInstantiatePostRequestBody() *ItemMicrosoftGraphInstantiateInstantiatePostRequestBody

NewItemMicrosoftGraphInstantiateInstantiatePostRequestBody instantiates a new ItemMicrosoftGraphInstantiateInstantiatePostRequestBody and sets the default values.

func (*ItemMicrosoftGraphInstantiateInstantiatePostRequestBody) GetAdditionalData added in v0.54.0

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 (*ItemMicrosoftGraphInstantiateInstantiatePostRequestBody) GetDisplayName added in v0.54.0

GetDisplayName gets the displayName property value. The displayName property

func (*ItemMicrosoftGraphInstantiateInstantiatePostRequestBody) GetFieldDeserializers added in v0.54.0

GetFieldDeserializers the deserialization information for the current model

func (*ItemMicrosoftGraphInstantiateInstantiatePostRequestBody) Serialize added in v0.54.0

Serialize serializes information the current object

func (*ItemMicrosoftGraphInstantiateInstantiatePostRequestBody) SetAdditionalData added in v0.54.0

func (m *ItemMicrosoftGraphInstantiateInstantiatePostRequestBody) SetAdditionalData(value map[string]any)

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 (*ItemMicrosoftGraphInstantiateInstantiatePostRequestBody) SetDisplayName added in v0.54.0

SetDisplayName sets the displayName property value. The displayName property

type ItemMicrosoftGraphInstantiateInstantiatePostRequestBodyable added in v0.54.0

type ItemMicrosoftGraphInstantiateInstantiatePostRequestBodyable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetDisplayName() *string
	SetDisplayName(value *string)
}

ItemMicrosoftGraphInstantiateInstantiatePostRequestBodyable

type ItemMicrosoftGraphInstantiateRequestBuilder added in v0.54.0

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

ItemMicrosoftGraphInstantiateRequestBuilder provides operations to call the instantiate method.

func NewItemMicrosoftGraphInstantiateRequestBuilder added in v0.54.0

NewItemMicrosoftGraphInstantiateRequestBuilder instantiates a new MicrosoftGraphInstantiateRequestBuilder and sets the default values.

func NewItemMicrosoftGraphInstantiateRequestBuilderInternal added in v0.54.0

func NewItemMicrosoftGraphInstantiateRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemMicrosoftGraphInstantiateRequestBuilder

NewItemMicrosoftGraphInstantiateRequestBuilderInternal instantiates a new MicrosoftGraphInstantiateRequestBuilder and sets the default values.

func (*ItemMicrosoftGraphInstantiateRequestBuilder) Post added in v0.54.0

Post add an instance of an application from the Azure AD application gallery into your directory. You can also use this API to instantiate non-gallery apps. Use the following ID for the **applicationTemplate** object: `8adf8e6e-67b2-4cf2-a259-e3dc5476c621`. Find more info here

func (*ItemMicrosoftGraphInstantiateRequestBuilder) ToPostRequestInformation added in v0.54.0

ToPostRequestInformation add an instance of an application from the Azure AD application gallery into your directory. You can also use this API to instantiate non-gallery apps. Use the following ID for the **applicationTemplate** object: `8adf8e6e-67b2-4cf2-a259-e3dc5476c621`.

type ItemMicrosoftGraphInstantiateRequestBuilderPostRequestConfiguration added in v0.54.0

type ItemMicrosoftGraphInstantiateRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ItemMicrosoftGraphInstantiateRequestBuilderPostRequestConfiguration 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