Documentation ¶
Index ¶
- type BackgroundImageRequestBuilder
- func (m *BackgroundImageRequestBuilder) Get(ctx context.Context, ...) ([]byte, error)
- func (m *BackgroundImageRequestBuilder) Put(ctx context.Context, body []byte, ...) ([]byte, error)
- func (m *BackgroundImageRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *BackgroundImageRequestBuilder) ToPutRequestInformation(ctx context.Context, body []byte, ...) (...)
- type BackgroundImageRequestBuilderGetRequestConfiguration
- type BackgroundImageRequestBuilderPutRequestConfiguration
- type BannerLogoRequestBuilder
- func (m *BannerLogoRequestBuilder) Get(ctx context.Context, ...) ([]byte, error)
- func (m *BannerLogoRequestBuilder) Put(ctx context.Context, body []byte, ...) ([]byte, error)
- func (m *BannerLogoRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *BannerLogoRequestBuilder) ToPutRequestInformation(ctx context.Context, body []byte, ...) (...)
- type BannerLogoRequestBuilderGetRequestConfiguration
- type BannerLogoRequestBuilderPutRequestConfiguration
- type BrandingRequestBuilder
- func (m *BrandingRequestBuilder) BackgroundImage() *BackgroundImageRequestBuilder
- func (m *BrandingRequestBuilder) BannerLogo() *BannerLogoRequestBuilder
- func (m *BrandingRequestBuilder) Get(ctx context.Context, ...) (...)
- func (m *BrandingRequestBuilder) Localizations() *LocalizationsRequestBuilder
- func (m *BrandingRequestBuilder) Patch(ctx context.Context, ...) (...)
- func (m *BrandingRequestBuilder) SquareLogo() *SquareLogoRequestBuilder
- func (m *BrandingRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *BrandingRequestBuilder) ToPatchRequestInformation(ctx context.Context, ...) (...)
- type BrandingRequestBuilderGetQueryParameters
- type BrandingRequestBuilderGetRequestConfiguration
- type BrandingRequestBuilderPatchRequestConfiguration
- type LocalizationsCountRequestBuilder
- type LocalizationsCountRequestBuilderGetQueryParameters
- type LocalizationsCountRequestBuilderGetRequestConfiguration
- type LocalizationsItemBackgroundImageRequestBuilder
- func (m *LocalizationsItemBackgroundImageRequestBuilder) Get(ctx context.Context, ...) ([]byte, error)
- func (m *LocalizationsItemBackgroundImageRequestBuilder) Put(ctx context.Context, body []byte, ...) ([]byte, error)
- func (m *LocalizationsItemBackgroundImageRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *LocalizationsItemBackgroundImageRequestBuilder) ToPutRequestInformation(ctx context.Context, body []byte, ...) (...)
- type LocalizationsItemBackgroundImageRequestBuilderGetRequestConfiguration
- type LocalizationsItemBackgroundImageRequestBuilderPutRequestConfiguration
- type LocalizationsItemBannerLogoRequestBuilder
- func (m *LocalizationsItemBannerLogoRequestBuilder) Get(ctx context.Context, ...) ([]byte, error)
- func (m *LocalizationsItemBannerLogoRequestBuilder) Put(ctx context.Context, body []byte, ...) ([]byte, error)
- func (m *LocalizationsItemBannerLogoRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *LocalizationsItemBannerLogoRequestBuilder) ToPutRequestInformation(ctx context.Context, body []byte, ...) (...)
- type LocalizationsItemBannerLogoRequestBuilderGetRequestConfiguration
- type LocalizationsItemBannerLogoRequestBuilderPutRequestConfiguration
- type LocalizationsItemSquareLogoRequestBuilder
- func (m *LocalizationsItemSquareLogoRequestBuilder) Get(ctx context.Context, ...) ([]byte, error)
- func (m *LocalizationsItemSquareLogoRequestBuilder) Put(ctx context.Context, body []byte, ...) ([]byte, error)
- func (m *LocalizationsItemSquareLogoRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *LocalizationsItemSquareLogoRequestBuilder) ToPutRequestInformation(ctx context.Context, body []byte, ...) (...)
- type LocalizationsItemSquareLogoRequestBuilderGetRequestConfiguration
- type LocalizationsItemSquareLogoRequestBuilderPutRequestConfiguration
- type LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder
- func NewLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder(rawUrl string, ...) *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder
- func NewLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderInternal(pathParameters map[string]string, ...) *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder
- func (m *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) BackgroundImage() *LocalizationsItemBackgroundImageRequestBuilder
- func (m *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) BannerLogo() *LocalizationsItemBannerLogoRequestBuilder
- func (m *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) Delete(ctx context.Context, ...) error
- func (m *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) Get(ctx context.Context, ...) (...)
- func (m *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) Patch(ctx context.Context, ...) (...)
- func (m *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) SquareLogo() *LocalizationsItemSquareLogoRequestBuilder
- func (m *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) ToDeleteRequestInformation(ctx context.Context, ...) (...)
- func (m *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) ToPatchRequestInformation(ctx context.Context, ...) (...)
- type LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderDeleteRequestConfiguration
- type LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderGetQueryParameters
- type LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderGetRequestConfiguration
- type LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderPatchRequestConfiguration
- type LocalizationsRequestBuilder
- func (m *LocalizationsRequestBuilder) ByOrganizationalBrandingLocalizationId(organizationalBrandingLocalizationId string) *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder
- func (m *LocalizationsRequestBuilder) Count() *LocalizationsCountRequestBuilder
- func (m *LocalizationsRequestBuilder) Get(ctx context.Context, ...) (...)
- func (m *LocalizationsRequestBuilder) Post(ctx context.Context, ...) (...)
- func (m *LocalizationsRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *LocalizationsRequestBuilder) ToPostRequestInformation(ctx context.Context, ...) (...)
- type LocalizationsRequestBuilderGetQueryParameters
- type LocalizationsRequestBuilderGetRequestConfiguration
- type LocalizationsRequestBuilderPostRequestConfiguration
- type SquareLogoRequestBuilder
- func (m *SquareLogoRequestBuilder) Get(ctx context.Context, ...) ([]byte, error)
- func (m *SquareLogoRequestBuilder) Put(ctx context.Context, body []byte, ...) ([]byte, error)
- func (m *SquareLogoRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *SquareLogoRequestBuilder) ToPutRequestInformation(ctx context.Context, body []byte, ...) (...)
- type SquareLogoRequestBuilderGetRequestConfiguration
- type SquareLogoRequestBuilderPutRequestConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackgroundImageRequestBuilder ¶ added in v0.49.0
type BackgroundImageRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
BackgroundImageRequestBuilder provides operations to manage the media for the organizationalBranding entity.
func NewBackgroundImageRequestBuilder ¶ added in v0.49.0
func NewBackgroundImageRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BackgroundImageRequestBuilder
NewBackgroundImageRequestBuilder instantiates a new BackgroundImageRequestBuilder and sets the default values.
func NewBackgroundImageRequestBuilderInternal ¶ added in v0.49.0
func NewBackgroundImageRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BackgroundImageRequestBuilder
NewBackgroundImageRequestBuilderInternal instantiates a new BackgroundImageRequestBuilder and sets the default values.
func (*BackgroundImageRequestBuilder) Get ¶ added in v0.49.0
func (m *BackgroundImageRequestBuilder) Get(ctx context.Context, requestConfiguration *BackgroundImageRequestBuilderGetRequestConfiguration) ([]byte, error)
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 (*BackgroundImageRequestBuilder) Put ¶ added in v0.49.0
func (m *BackgroundImageRequestBuilder) Put(ctx context.Context, body []byte, requestConfiguration *BackgroundImageRequestBuilderPutRequestConfiguration) ([]byte, error)
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.
func (*BackgroundImageRequestBuilder) ToGetRequestInformation ¶ added in v0.51.0
func (m *BackgroundImageRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *BackgroundImageRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation 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 (*BackgroundImageRequestBuilder) ToPutRequestInformation ¶ added in v0.51.0
func (m *BackgroundImageRequestBuilder) ToPutRequestInformation(ctx context.Context, body []byte, requestConfiguration *BackgroundImageRequestBuilderPutRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPutRequestInformation 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 BackgroundImageRequestBuilderGetRequestConfiguration ¶ added in v0.49.0
type BackgroundImageRequestBuilderGetRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
BackgroundImageRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type BackgroundImageRequestBuilderPutRequestConfiguration ¶ added in v0.49.0
type BackgroundImageRequestBuilderPutRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
BackgroundImageRequestBuilderPutRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type BannerLogoRequestBuilder ¶ added in v0.49.0
type BannerLogoRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
BannerLogoRequestBuilder provides operations to manage the media for the organizationalBranding entity.
func NewBannerLogoRequestBuilder ¶ added in v0.49.0
func NewBannerLogoRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BannerLogoRequestBuilder
NewBannerLogoRequestBuilder instantiates a new BannerLogoRequestBuilder and sets the default values.
func NewBannerLogoRequestBuilderInternal ¶ added in v0.49.0
func NewBannerLogoRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BannerLogoRequestBuilder
NewBannerLogoRequestBuilderInternal instantiates a new BannerLogoRequestBuilder and sets the default values.
func (*BannerLogoRequestBuilder) Get ¶ added in v0.49.0
func (m *BannerLogoRequestBuilder) Get(ctx context.Context, requestConfiguration *BannerLogoRequestBuilderGetRequestConfiguration) ([]byte, error)
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 (*BannerLogoRequestBuilder) Put ¶ added in v0.49.0
func (m *BannerLogoRequestBuilder) Put(ctx context.Context, body []byte, requestConfiguration *BannerLogoRequestBuilderPutRequestConfiguration) ([]byte, error)
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.
func (*BannerLogoRequestBuilder) ToGetRequestInformation ¶ added in v0.51.0
func (m *BannerLogoRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *BannerLogoRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation 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 (*BannerLogoRequestBuilder) ToPutRequestInformation ¶ added in v0.51.0
func (m *BannerLogoRequestBuilder) ToPutRequestInformation(ctx context.Context, body []byte, requestConfiguration *BannerLogoRequestBuilderPutRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPutRequestInformation 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 BannerLogoRequestBuilderGetRequestConfiguration ¶ added in v0.49.0
type BannerLogoRequestBuilderGetRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
BannerLogoRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type BannerLogoRequestBuilderPutRequestConfiguration ¶ added in v0.49.0
type BannerLogoRequestBuilderPutRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
BannerLogoRequestBuilderPutRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type BrandingRequestBuilder ¶
type BrandingRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
BrandingRequestBuilder provides operations to manage the organizationalBranding singleton.
func NewBrandingRequestBuilder ¶
func NewBrandingRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BrandingRequestBuilder
NewBrandingRequestBuilder instantiates a new BrandingRequestBuilder and sets the default values.
func NewBrandingRequestBuilderInternal ¶
func NewBrandingRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BrandingRequestBuilder
NewBrandingRequestBuilderInternal instantiates a new BrandingRequestBuilder and sets the default values.
func (*BrandingRequestBuilder) BackgroundImage ¶ added in v0.13.0
func (m *BrandingRequestBuilder) BackgroundImage() *BackgroundImageRequestBuilder
BackgroundImage provides operations to manage the media for the organizationalBranding entity.
func (*BrandingRequestBuilder) BannerLogo ¶ added in v0.13.0
func (m *BrandingRequestBuilder) BannerLogo() *BannerLogoRequestBuilder
BannerLogo provides operations to manage the media for the organizationalBranding entity.
func (*BrandingRequestBuilder) Get ¶
func (m *BrandingRequestBuilder) Get(ctx context.Context, requestConfiguration *BrandingRequestBuilderGetRequestConfiguration) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OrganizationalBrandingable, error)
Get get branding
func (*BrandingRequestBuilder) Localizations ¶
func (m *BrandingRequestBuilder) Localizations() *LocalizationsRequestBuilder
Localizations provides operations to manage the localizations property of the microsoft.graph.organizationalBranding entity.
func (*BrandingRequestBuilder) Patch ¶
func (m *BrandingRequestBuilder) Patch(ctx context.Context, body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OrganizationalBrandingable, requestConfiguration *BrandingRequestBuilderPatchRequestConfiguration) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OrganizationalBrandingable, error)
Patch update branding
func (*BrandingRequestBuilder) SquareLogo ¶ added in v0.13.0
func (m *BrandingRequestBuilder) SquareLogo() *SquareLogoRequestBuilder
SquareLogo provides operations to manage the media for the organizationalBranding entity.
func (*BrandingRequestBuilder) ToGetRequestInformation ¶ added in v0.51.0
func (m *BrandingRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *BrandingRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation get branding
func (*BrandingRequestBuilder) ToPatchRequestInformation ¶ added in v0.51.0
func (m *BrandingRequestBuilder) ToPatchRequestInformation(ctx context.Context, body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OrganizationalBrandingable, requestConfiguration *BrandingRequestBuilderPatchRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPatchRequestInformation update branding
type BrandingRequestBuilderGetQueryParameters ¶
type BrandingRequestBuilderGetQueryParameters struct { // Expand related entities Expand []string `uriparametername:"%24expand"` // Select properties to be returned Select []string `uriparametername:"%24select"` }
BrandingRequestBuilderGetQueryParameters get branding
type BrandingRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type BrandingRequestBuilderGetRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption // Request query parameters QueryParameters *BrandingRequestBuilderGetQueryParameters }
BrandingRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type BrandingRequestBuilderPatchRequestConfiguration ¶ added in v0.22.0
type BrandingRequestBuilderPatchRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
BrandingRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type LocalizationsCountRequestBuilder ¶ added in v0.49.0
type LocalizationsCountRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
LocalizationsCountRequestBuilder provides operations to count the resources in the collection.
func NewLocalizationsCountRequestBuilder ¶ added in v0.49.0
func NewLocalizationsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LocalizationsCountRequestBuilder
NewLocalizationsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.
func NewLocalizationsCountRequestBuilderInternal ¶ added in v0.49.0
func NewLocalizationsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LocalizationsCountRequestBuilder
NewLocalizationsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.
func (*LocalizationsCountRequestBuilder) Get ¶ added in v0.49.0
func (m *LocalizationsCountRequestBuilder) Get(ctx context.Context, requestConfiguration *LocalizationsCountRequestBuilderGetRequestConfiguration) (*int32, error)
Get get the number of the resource
func (*LocalizationsCountRequestBuilder) ToGetRequestInformation ¶ added in v0.51.0
func (m *LocalizationsCountRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *LocalizationsCountRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation get the number of the resource
type LocalizationsCountRequestBuilderGetQueryParameters ¶ added in v0.53.0
type LocalizationsCountRequestBuilderGetQueryParameters struct { // Filter items by property values Filter *string `uriparametername:"%24filter"` // Search items by search phrases Search *string `uriparametername:"%24search"` }
LocalizationsCountRequestBuilderGetQueryParameters get the number of the resource
type LocalizationsCountRequestBuilderGetRequestConfiguration ¶ added in v0.49.0
type LocalizationsCountRequestBuilderGetRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption // Request query parameters QueryParameters *LocalizationsCountRequestBuilderGetQueryParameters }
LocalizationsCountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type LocalizationsItemBackgroundImageRequestBuilder ¶ added in v0.49.0
type LocalizationsItemBackgroundImageRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
LocalizationsItemBackgroundImageRequestBuilder provides operations to manage the media for the organizationalBranding entity.
func NewLocalizationsItemBackgroundImageRequestBuilder ¶ added in v0.49.0
func NewLocalizationsItemBackgroundImageRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LocalizationsItemBackgroundImageRequestBuilder
NewLocalizationsItemBackgroundImageRequestBuilder instantiates a new BackgroundImageRequestBuilder and sets the default values.
func NewLocalizationsItemBackgroundImageRequestBuilderInternal ¶ added in v0.49.0
func NewLocalizationsItemBackgroundImageRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LocalizationsItemBackgroundImageRequestBuilder
NewLocalizationsItemBackgroundImageRequestBuilderInternal instantiates a new BackgroundImageRequestBuilder and sets the default values.
func (*LocalizationsItemBackgroundImageRequestBuilder) Get ¶ added in v0.49.0
func (m *LocalizationsItemBackgroundImageRequestBuilder) Get(ctx context.Context, requestConfiguration *LocalizationsItemBackgroundImageRequestBuilderGetRequestConfiguration) ([]byte, error)
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. Find more info here
func (*LocalizationsItemBackgroundImageRequestBuilder) Put ¶ added in v0.49.0
func (m *LocalizationsItemBackgroundImageRequestBuilder) Put(ctx context.Context, body []byte, requestConfiguration *LocalizationsItemBackgroundImageRequestBuilderPutRequestConfiguration) ([]byte, error)
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.
func (*LocalizationsItemBackgroundImageRequestBuilder) ToGetRequestInformation ¶ added in v0.51.0
func (m *LocalizationsItemBackgroundImageRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *LocalizationsItemBackgroundImageRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation 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) ToPutRequestInformation ¶ added in v0.51.0
func (m *LocalizationsItemBackgroundImageRequestBuilder) ToPutRequestInformation(ctx context.Context, body []byte, requestConfiguration *LocalizationsItemBackgroundImageRequestBuilderPutRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPutRequestInformation 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.49.0
type LocalizationsItemBackgroundImageRequestBuilderGetRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
LocalizationsItemBackgroundImageRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type LocalizationsItemBackgroundImageRequestBuilderPutRequestConfiguration ¶ added in v0.49.0
type LocalizationsItemBackgroundImageRequestBuilderPutRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
LocalizationsItemBackgroundImageRequestBuilderPutRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type LocalizationsItemBannerLogoRequestBuilder ¶ added in v0.49.0
type LocalizationsItemBannerLogoRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
LocalizationsItemBannerLogoRequestBuilder provides operations to manage the media for the organizationalBranding entity.
func NewLocalizationsItemBannerLogoRequestBuilder ¶ added in v0.49.0
func NewLocalizationsItemBannerLogoRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LocalizationsItemBannerLogoRequestBuilder
NewLocalizationsItemBannerLogoRequestBuilder instantiates a new BannerLogoRequestBuilder and sets the default values.
func NewLocalizationsItemBannerLogoRequestBuilderInternal ¶ added in v0.49.0
func NewLocalizationsItemBannerLogoRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LocalizationsItemBannerLogoRequestBuilder
NewLocalizationsItemBannerLogoRequestBuilderInternal instantiates a new BannerLogoRequestBuilder and sets the default values.
func (*LocalizationsItemBannerLogoRequestBuilder) Get ¶ added in v0.49.0
func (m *LocalizationsItemBannerLogoRequestBuilder) Get(ctx context.Context, requestConfiguration *LocalizationsItemBannerLogoRequestBuilderGetRequestConfiguration) ([]byte, error)
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. Find more info here
func (*LocalizationsItemBannerLogoRequestBuilder) Put ¶ added in v0.49.0
func (m *LocalizationsItemBannerLogoRequestBuilder) Put(ctx context.Context, body []byte, requestConfiguration *LocalizationsItemBannerLogoRequestBuilderPutRequestConfiguration) ([]byte, error)
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.
func (*LocalizationsItemBannerLogoRequestBuilder) ToGetRequestInformation ¶ added in v0.51.0
func (m *LocalizationsItemBannerLogoRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *LocalizationsItemBannerLogoRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation 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) ToPutRequestInformation ¶ added in v0.51.0
func (m *LocalizationsItemBannerLogoRequestBuilder) ToPutRequestInformation(ctx context.Context, body []byte, requestConfiguration *LocalizationsItemBannerLogoRequestBuilderPutRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPutRequestInformation 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.49.0
type LocalizationsItemBannerLogoRequestBuilderGetRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
LocalizationsItemBannerLogoRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type LocalizationsItemBannerLogoRequestBuilderPutRequestConfiguration ¶ added in v0.49.0
type LocalizationsItemBannerLogoRequestBuilderPutRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
LocalizationsItemBannerLogoRequestBuilderPutRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type LocalizationsItemSquareLogoRequestBuilder ¶ added in v0.49.0
type LocalizationsItemSquareLogoRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
LocalizationsItemSquareLogoRequestBuilder provides operations to manage the media for the organizationalBranding entity.
func NewLocalizationsItemSquareLogoRequestBuilder ¶ added in v0.49.0
func NewLocalizationsItemSquareLogoRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LocalizationsItemSquareLogoRequestBuilder
NewLocalizationsItemSquareLogoRequestBuilder instantiates a new SquareLogoRequestBuilder and sets the default values.
func NewLocalizationsItemSquareLogoRequestBuilderInternal ¶ added in v0.49.0
func NewLocalizationsItemSquareLogoRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LocalizationsItemSquareLogoRequestBuilder
NewLocalizationsItemSquareLogoRequestBuilderInternal instantiates a new SquareLogoRequestBuilder and sets the default values.
func (*LocalizationsItemSquareLogoRequestBuilder) Get ¶ added in v0.49.0
func (m *LocalizationsItemSquareLogoRequestBuilder) Get(ctx context.Context, requestConfiguration *LocalizationsItemSquareLogoRequestBuilderGetRequestConfiguration) ([]byte, error)
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. Find more info here
func (*LocalizationsItemSquareLogoRequestBuilder) Put ¶ added in v0.49.0
func (m *LocalizationsItemSquareLogoRequestBuilder) Put(ctx context.Context, body []byte, requestConfiguration *LocalizationsItemSquareLogoRequestBuilderPutRequestConfiguration) ([]byte, error)
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.
func (*LocalizationsItemSquareLogoRequestBuilder) ToGetRequestInformation ¶ added in v0.51.0
func (m *LocalizationsItemSquareLogoRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *LocalizationsItemSquareLogoRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation 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) ToPutRequestInformation ¶ added in v0.51.0
func (m *LocalizationsItemSquareLogoRequestBuilder) ToPutRequestInformation(ctx context.Context, body []byte, requestConfiguration *LocalizationsItemSquareLogoRequestBuilderPutRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPutRequestInformation 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.49.0
type LocalizationsItemSquareLogoRequestBuilderGetRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
LocalizationsItemSquareLogoRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type LocalizationsItemSquareLogoRequestBuilderPutRequestConfiguration ¶ added in v0.49.0
type LocalizationsItemSquareLogoRequestBuilderPutRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
LocalizationsItemSquareLogoRequestBuilderPutRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder ¶ added in v0.49.0
type LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder provides operations to manage the localizations property of the microsoft.graph.organizationalBranding entity.
func NewLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder ¶ added in v0.49.0
func NewLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder
NewLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder instantiates a new OrganizationalBrandingLocalizationItemRequestBuilder and sets the default values.
func NewLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderInternal ¶ added in v0.49.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.49.0
func (m *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) BackgroundImage() *LocalizationsItemBackgroundImageRequestBuilder
BackgroundImage provides operations to manage the media for the organizationalBranding entity.
func (*LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) BannerLogo ¶ added in v0.49.0
func (m *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) BannerLogo() *LocalizationsItemBannerLogoRequestBuilder
BannerLogo provides operations to manage the media for the organizationalBranding entity.
func (*LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) Delete ¶ added in v0.49.0
func (m *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) Delete(ctx context.Context, requestConfiguration *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderDeleteRequestConfiguration) error
Delete delete a localized branding object. To delete the organizationalBrandingLocalization object, all images (Stream types) must first be removed from the object. Find more info here
func (*LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) Get ¶ added in v0.49.0
func (m *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) Get(ctx context.Context, requestConfiguration *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderGetRequestConfiguration) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OrganizationalBrandingLocalizationable, error)
Get read the properties and relationships of an organizationalBrandingLocalization object. To retrieve a localization branding object, specify the value of **id** in the URL. Find more info here
func (*LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) Patch ¶ added in v0.49.0
func (m *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) Patch(ctx context.Context, body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OrganizationalBrandingLocalizationable, requestConfiguration *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderPatchRequestConfiguration) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OrganizationalBrandingLocalizationable, error)
Patch update the properties of an organizationalBrandingLocalization object for a specific localization. Find more info here
func (*LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) SquareLogo ¶ added in v0.49.0
func (m *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) SquareLogo() *LocalizationsItemSquareLogoRequestBuilder
SquareLogo provides operations to manage the media for the organizationalBranding entity.
func (*LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) ToDeleteRequestInformation ¶ added in v0.51.0
func (m *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) ToDeleteRequestInformation(ctx context.Context, requestConfiguration *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderDeleteRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToDeleteRequestInformation delete a localized branding object. To delete the organizationalBrandingLocalization object, all images (Stream types) must first be removed from the object.
func (*LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) ToGetRequestInformation ¶ added in v0.51.0
func (m *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation read the properties and relationships of an organizationalBrandingLocalization object. To retrieve a localization branding object, specify the value of **id** in the URL.
func (*LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) ToPatchRequestInformation ¶ added in v0.51.0
func (m *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) ToPatchRequestInformation(ctx context.Context, body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OrganizationalBrandingLocalizationable, requestConfiguration *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderPatchRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPatchRequestInformation update the properties of an organizationalBrandingLocalization object for a specific localization.
type LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderDeleteRequestConfiguration ¶ added in v0.49.0
type LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderDeleteRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderGetQueryParameters ¶ added in v0.49.0
type LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderGetQueryParameters struct { // Expand related entities Expand []string `uriparametername:"%24expand"` // Select properties to be returned Select []string `uriparametername:"%24select"` }
LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderGetQueryParameters read the properties and relationships of an organizationalBrandingLocalization object. To retrieve a localization branding object, specify the value of **id** in the URL.
type LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderGetRequestConfiguration ¶ added in v0.49.0
type LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderGetRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // 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.49.0
type LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderPatchRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
LocalizationsOrganizationalBrandingLocalizationItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type LocalizationsRequestBuilder ¶ added in v0.49.0
type LocalizationsRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
LocalizationsRequestBuilder provides operations to manage the localizations property of the microsoft.graph.organizationalBranding entity.
func NewLocalizationsRequestBuilder ¶ added in v0.49.0
func NewLocalizationsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LocalizationsRequestBuilder
NewLocalizationsRequestBuilder instantiates a new LocalizationsRequestBuilder and sets the default values.
func NewLocalizationsRequestBuilderInternal ¶ added in v0.49.0
func NewLocalizationsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LocalizationsRequestBuilder
NewLocalizationsRequestBuilderInternal instantiates a new LocalizationsRequestBuilder and sets the default values.
func (*LocalizationsRequestBuilder) ByOrganizationalBrandingLocalizationId ¶ added in v0.63.0
func (m *LocalizationsRequestBuilder) ByOrganizationalBrandingLocalizationId(organizationalBrandingLocalizationId string) *LocalizationsOrganizationalBrandingLocalizationItemRequestBuilder
ByOrganizationalBrandingLocalizationId provides operations to manage the localizations property of the microsoft.graph.organizationalBranding entity.
func (*LocalizationsRequestBuilder) Count ¶ added in v0.49.0
func (m *LocalizationsRequestBuilder) Count() *LocalizationsCountRequestBuilder
Count provides operations to count the resources in the collection.
func (*LocalizationsRequestBuilder) Get ¶ added in v0.49.0
func (m *LocalizationsRequestBuilder) Get(ctx context.Context, requestConfiguration *LocalizationsRequestBuilderGetRequestConfiguration) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OrganizationalBrandingLocalizationCollectionResponseable, error)
Get retrieve all localization branding objects, including the default branding. Find more info here
func (*LocalizationsRequestBuilder) Post ¶ added in v0.49.0
func (m *LocalizationsRequestBuilder) Post(ctx context.Context, body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OrganizationalBrandingLocalizationable, requestConfiguration *LocalizationsRequestBuilderPostRequestConfiguration) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OrganizationalBrandingLocalizationable, error)
Post create a new organizationalBrandingLocalization object. This creates a localized branding and at the same time, the default branding if it doesn't exist. The default branding is created only once. It's loaded when a localized branding isn't configured for the user's browser language. To retrieve the default branding, see Get branding. Find more info here
func (*LocalizationsRequestBuilder) ToGetRequestInformation ¶ added in v0.51.0
func (m *LocalizationsRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *LocalizationsRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation retrieve all localization branding objects, including the default branding.
func (*LocalizationsRequestBuilder) ToPostRequestInformation ¶ added in v0.51.0
func (m *LocalizationsRequestBuilder) ToPostRequestInformation(ctx context.Context, body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OrganizationalBrandingLocalizationable, requestConfiguration *LocalizationsRequestBuilderPostRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPostRequestInformation create a new organizationalBrandingLocalization object. This creates a localized branding and at the same time, the default branding if it doesn't exist. The default branding is created only once. It's loaded when a localized branding isn't configured for the user's browser language. To retrieve the default branding, see Get branding.
type LocalizationsRequestBuilderGetQueryParameters ¶ added in v0.49.0
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 retrieve all localization branding objects, including the default branding.
type LocalizationsRequestBuilderGetRequestConfiguration ¶ added in v0.49.0
type LocalizationsRequestBuilderGetRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // 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.49.0
type LocalizationsRequestBuilderPostRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
LocalizationsRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type SquareLogoRequestBuilder ¶ added in v0.49.0
type SquareLogoRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
SquareLogoRequestBuilder provides operations to manage the media for the organizationalBranding entity.
func NewSquareLogoRequestBuilder ¶ added in v0.49.0
func NewSquareLogoRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SquareLogoRequestBuilder
NewSquareLogoRequestBuilder instantiates a new SquareLogoRequestBuilder and sets the default values.
func NewSquareLogoRequestBuilderInternal ¶ added in v0.49.0
func NewSquareLogoRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SquareLogoRequestBuilder
NewSquareLogoRequestBuilderInternal instantiates a new SquareLogoRequestBuilder and sets the default values.
func (*SquareLogoRequestBuilder) Get ¶ added in v0.49.0
func (m *SquareLogoRequestBuilder) Get(ctx context.Context, requestConfiguration *SquareLogoRequestBuilderGetRequestConfiguration) ([]byte, error)
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 (*SquareLogoRequestBuilder) Put ¶ added in v0.49.0
func (m *SquareLogoRequestBuilder) Put(ctx context.Context, body []byte, requestConfiguration *SquareLogoRequestBuilderPutRequestConfiguration) ([]byte, error)
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.
func (*SquareLogoRequestBuilder) ToGetRequestInformation ¶ added in v0.51.0
func (m *SquareLogoRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *SquareLogoRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation 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 (*SquareLogoRequestBuilder) ToPutRequestInformation ¶ added in v0.51.0
func (m *SquareLogoRequestBuilder) ToPutRequestInformation(ctx context.Context, body []byte, requestConfiguration *SquareLogoRequestBuilderPutRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPutRequestInformation 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 SquareLogoRequestBuilderGetRequestConfiguration ¶ added in v0.49.0
type SquareLogoRequestBuilderGetRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
SquareLogoRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type SquareLogoRequestBuilderPutRequestConfiguration ¶ added in v0.49.0
type SquareLogoRequestBuilderPutRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
SquareLogoRequestBuilderPutRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
Source Files ¶
- background_image_request_builder.go
- banner_logo_request_builder.go
- branding_request_builder.go
- localizations_count_request_builder.go
- localizations_item_background_image_request_builder.go
- localizations_item_banner_logo_request_builder.go
- localizations_item_square_logo_request_builder.go
- localizations_organizational_branding_localization_item_request_builder.go
- localizations_request_builder.go
- square_logo_request_builder.go