localizations

package
v0.48.0 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LocalizationsCountRequestBuilder added in v0.48.0

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

LocalizationsCountRequestBuilder provides operations to count the resources in the collection.

func NewLocalizationsCountRequestBuilder added in v0.48.0

NewLocalizationsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewLocalizationsCountRequestBuilderInternal added in v0.48.0

func NewLocalizationsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LocalizationsCountRequestBuilder

NewLocalizationsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*LocalizationsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*LocalizationsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type LocalizationsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type LocalizationsItemBackgroundImageRequestBuilder added in v0.48.0

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

LocalizationsItemBackgroundImageRequestBuilder provides operations to manage the media for the organizationalBrandingLocalization entity.

func NewLocalizationsItemBackgroundImageRequestBuilder added in v0.48.0

NewLocalizationsItemBackgroundImageRequestBuilder instantiates a new BackgroundImageRequestBuilder and sets the default values.

func NewLocalizationsItemBackgroundImageRequestBuilderInternal added in v0.48.0

func NewLocalizationsItemBackgroundImageRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LocalizationsItemBackgroundImageRequestBuilder

NewLocalizationsItemBackgroundImageRequestBuilderInternal instantiates a new BackgroundImageRequestBuilder and sets the default values.

func (*LocalizationsItemBackgroundImageRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation image that appears as the background of the sign-in page. The allowed types are PNG or JPEG not smaller than 300 KB and not larger than 1920 × 1080 pixels. A smaller image will reduce bandwidth requirements and make the page load faster.

func (*LocalizationsItemBackgroundImageRequestBuilder) CreatePutRequestInformation added in v0.48.0

CreatePutRequestInformation image that appears as the background of the sign-in page. The allowed types are PNG or JPEG not smaller than 300 KB and not larger than 1920 × 1080 pixels. A smaller image will reduce bandwidth requirements and make the page load faster.

func (*LocalizationsItemBackgroundImageRequestBuilder) Get added in v0.48.0

Get image that appears as the background of the sign-in page. The allowed types are PNG or JPEG not smaller than 300 KB and not larger than 1920 × 1080 pixels. A smaller image will reduce bandwidth requirements and make the page load faster.

func (*LocalizationsItemBackgroundImageRequestBuilder) Put added in v0.48.0

Put image that appears as the background of the sign-in page. The allowed types are PNG or JPEG not smaller than 300 KB and not larger than 1920 × 1080 pixels. A smaller image will reduce bandwidth requirements and make the page load faster.

type LocalizationsItemBackgroundImageRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type LocalizationsItemBackgroundImageRequestBuilderPutRequestConfiguration added in v0.48.0

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

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

type LocalizationsItemBannerLogoRequestBuilder added in v0.48.0

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

LocalizationsItemBannerLogoRequestBuilder provides operations to manage the media for the organizationalBrandingLocalization entity.

func NewLocalizationsItemBannerLogoRequestBuilder added in v0.48.0

NewLocalizationsItemBannerLogoRequestBuilder instantiates a new BannerLogoRequestBuilder and sets the default values.

func NewLocalizationsItemBannerLogoRequestBuilderInternal added in v0.48.0

func NewLocalizationsItemBannerLogoRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LocalizationsItemBannerLogoRequestBuilder

NewLocalizationsItemBannerLogoRequestBuilderInternal instantiates a new BannerLogoRequestBuilder and sets the default values.

func (*LocalizationsItemBannerLogoRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation a banner version of your company logo that appears on the sign-in page. The allowed types are PNG or JPEG no larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo.

func (*LocalizationsItemBannerLogoRequestBuilder) CreatePutRequestInformation added in v0.48.0

CreatePutRequestInformation a banner version of your company logo that appears on the sign-in page. The allowed types are PNG or JPEG no larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo.

func (*LocalizationsItemBannerLogoRequestBuilder) Get added in v0.48.0

Get a banner version of your company logo that appears on the sign-in page. The allowed types are PNG or JPEG no larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo.

func (*LocalizationsItemBannerLogoRequestBuilder) Put added in v0.48.0

Put a banner version of your company logo that appears on the sign-in page. The allowed types are PNG or JPEG no larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo.

type LocalizationsItemBannerLogoRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type LocalizationsItemBannerLogoRequestBuilderPutRequestConfiguration added in v0.48.0

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

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

type LocalizationsItemSquareLogoRequestBuilder added in v0.48.0

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

LocalizationsItemSquareLogoRequestBuilder provides operations to manage the media for the organizationalBrandingLocalization entity.

func NewLocalizationsItemSquareLogoRequestBuilder added in v0.48.0

NewLocalizationsItemSquareLogoRequestBuilder instantiates a new SquareLogoRequestBuilder and sets the default values.

func NewLocalizationsItemSquareLogoRequestBuilderInternal added in v0.48.0

func NewLocalizationsItemSquareLogoRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LocalizationsItemSquareLogoRequestBuilder

NewLocalizationsItemSquareLogoRequestBuilderInternal instantiates a new SquareLogoRequestBuilder and sets the default values.

func (*LocalizationsItemSquareLogoRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation a square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG no larger than 240 x 240 pixels and no more than 10 KB in size. We recommend using a transparent image with no padding around the logo.

func (*LocalizationsItemSquareLogoRequestBuilder) CreatePutRequestInformation added in v0.48.0

CreatePutRequestInformation a square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG no larger than 240 x 240 pixels and no more than 10 KB in size. We recommend using a transparent image with no padding around the logo.

func (*LocalizationsItemSquareLogoRequestBuilder) Get added in v0.48.0

Get a square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG no larger than 240 x 240 pixels and no more than 10 KB in size. We recommend using a transparent image with no padding around the logo.

func (*LocalizationsItemSquareLogoRequestBuilder) Put added in v0.48.0

Put a square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG no larger than 240 x 240 pixels and no more than 10 KB in size. We recommend using a transparent image with no padding around the logo.

type LocalizationsItemSquareLogoRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type LocalizationsItemSquareLogoRequestBuilderPutRequestConfiguration added in v0.48.0

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

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

type LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder added in v0.48.0

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

LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder provides operations to manage the collection of organizationalBrandingLocalization entities.

func NewLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder added in v0.48.0

func NewLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder

NewLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder instantiates a new OrganizationalBrandingLocalizationItemRequestBuilder and sets the default values.

func NewLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderInternal added in v0.48.0

func NewLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder

NewLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderInternal instantiates a new OrganizationalBrandingLocalizationItemRequestBuilder and sets the default values.

func (*LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) BackgroundImage added in v0.48.0

BackgroundImage provides operations to manage the media for the organizationalBrandingLocalization entity.

BannerLogo provides operations to manage the media for the organizationalBrandingLocalization entity.

func (*LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete entity from localizations

func (*LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get entity from localizations by key

func (*LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) Delete added in v0.48.0

Delete delete entity from localizations

func (*LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) Get added in v0.48.0

Get get entity from localizations by key

SquareLogo provides operations to manage the media for the organizationalBrandingLocalization entity.

type LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderGetQueryParameters added in v0.48.0

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

LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderGetQueryParameters get entity from localizations by key

type LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderGetRequestConfiguration added in v0.48.0

type LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderGetQueryParameters
}

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

type LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type LocalizationsRequestBuilder

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

LocalizationsRequestBuilder provides operations to manage the collection of organizationalBrandingLocalization entities.

func NewLocalizationsRequestBuilder

NewLocalizationsRequestBuilder instantiates a new LocalizationsRequestBuilder and sets the default values.

func NewLocalizationsRequestBuilderInternal

func NewLocalizationsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LocalizationsRequestBuilder

NewLocalizationsRequestBuilderInternal instantiates a new LocalizationsRequestBuilder and sets the default values.

func (*LocalizationsRequestBuilder) Count added in v0.13.0

Count provides operations to count the resources in the collection.

func (*LocalizationsRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get entities from localizations

type LocalizationsRequestBuilderGetQueryParameters

type LocalizationsRequestBuilderGetQueryParameters 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"`
}

LocalizationsRequestBuilderGetQueryParameters get entities from localizations

type LocalizationsRequestBuilderGetRequestConfiguration added in v0.22.0

type LocalizationsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *LocalizationsRequestBuilderGetQueryParameters
}

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

type LocalizationsRequestBuilderPostRequestConfiguration added in v0.22.0

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

LocalizationsRequestBuilderPostRequestConfiguration 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