branding

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 BrandingBackgroundImageRequestBuilder added in v0.48.0

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

BrandingBackgroundImageRequestBuilder provides operations to manage the media for the organizationalBranding entity.

func NewBrandingBackgroundImageRequestBuilder added in v0.48.0

NewBrandingBackgroundImageRequestBuilder instantiates a new BackgroundImageRequestBuilder and sets the default values.

func NewBrandingBackgroundImageRequestBuilderInternal added in v0.48.0

func NewBrandingBackgroundImageRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BrandingBackgroundImageRequestBuilder

NewBrandingBackgroundImageRequestBuilderInternal instantiates a new BackgroundImageRequestBuilder and sets the default values.

func (*BrandingBackgroundImageRequestBuilder) 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 (*BrandingBackgroundImageRequestBuilder) 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 (*BrandingBackgroundImageRequestBuilder) 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 (*BrandingBackgroundImageRequestBuilder) 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 BrandingBackgroundImageRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type BrandingBackgroundImageRequestBuilderPutRequestConfiguration added in v0.48.0

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

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

type BrandingBannerLogoRequestBuilder added in v0.48.0

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

BrandingBannerLogoRequestBuilder provides operations to manage the media for the organizationalBranding entity.

func NewBrandingBannerLogoRequestBuilder added in v0.48.0

NewBrandingBannerLogoRequestBuilder instantiates a new BannerLogoRequestBuilder and sets the default values.

func NewBrandingBannerLogoRequestBuilderInternal added in v0.48.0

func NewBrandingBannerLogoRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BrandingBannerLogoRequestBuilder

NewBrandingBannerLogoRequestBuilderInternal instantiates a new BannerLogoRequestBuilder and sets the default values.

func (*BrandingBannerLogoRequestBuilder) 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 (*BrandingBannerLogoRequestBuilder) 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 (*BrandingBannerLogoRequestBuilder) 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 (*BrandingBannerLogoRequestBuilder) 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 BrandingBannerLogoRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type BrandingBannerLogoRequestBuilderPutRequestConfiguration added in v0.48.0

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

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

type BrandingLocalizationsCountRequestBuilder added in v0.48.0

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

BrandingLocalizationsCountRequestBuilder provides operations to count the resources in the collection.

func NewBrandingLocalizationsCountRequestBuilder added in v0.48.0

NewBrandingLocalizationsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewBrandingLocalizationsCountRequestBuilderInternal added in v0.48.0

func NewBrandingLocalizationsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BrandingLocalizationsCountRequestBuilder

NewBrandingLocalizationsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*BrandingLocalizationsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*BrandingLocalizationsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type BrandingLocalizationsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type BrandingLocalizationsItemBackgroundImageRequestBuilder added in v0.48.0

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

BrandingLocalizationsItemBackgroundImageRequestBuilder provides operations to manage the media for the organizationalBranding entity.

func NewBrandingLocalizationsItemBackgroundImageRequestBuilder added in v0.48.0

func NewBrandingLocalizationsItemBackgroundImageRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BrandingLocalizationsItemBackgroundImageRequestBuilder

NewBrandingLocalizationsItemBackgroundImageRequestBuilder instantiates a new BackgroundImageRequestBuilder and sets the default values.

func NewBrandingLocalizationsItemBackgroundImageRequestBuilderInternal added in v0.48.0

func NewBrandingLocalizationsItemBackgroundImageRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BrandingLocalizationsItemBackgroundImageRequestBuilder

NewBrandingLocalizationsItemBackgroundImageRequestBuilderInternal instantiates a new BackgroundImageRequestBuilder and sets the default values.

func (*BrandingLocalizationsItemBackgroundImageRequestBuilder) 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 (*BrandingLocalizationsItemBackgroundImageRequestBuilder) 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 (*BrandingLocalizationsItemBackgroundImageRequestBuilder) 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 (*BrandingLocalizationsItemBackgroundImageRequestBuilder) 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 BrandingLocalizationsItemBackgroundImageRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type BrandingLocalizationsItemBackgroundImageRequestBuilderPutRequestConfiguration added in v0.48.0

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

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

type BrandingLocalizationsItemBannerLogoRequestBuilder added in v0.48.0

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

BrandingLocalizationsItemBannerLogoRequestBuilder provides operations to manage the media for the organizationalBranding entity.

func NewBrandingLocalizationsItemBannerLogoRequestBuilder added in v0.48.0

NewBrandingLocalizationsItemBannerLogoRequestBuilder instantiates a new BannerLogoRequestBuilder and sets the default values.

func NewBrandingLocalizationsItemBannerLogoRequestBuilderInternal added in v0.48.0

func NewBrandingLocalizationsItemBannerLogoRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BrandingLocalizationsItemBannerLogoRequestBuilder

NewBrandingLocalizationsItemBannerLogoRequestBuilderInternal instantiates a new BannerLogoRequestBuilder and sets the default values.

func (*BrandingLocalizationsItemBannerLogoRequestBuilder) 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 (*BrandingLocalizationsItemBannerLogoRequestBuilder) 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 (*BrandingLocalizationsItemBannerLogoRequestBuilder) 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 (*BrandingLocalizationsItemBannerLogoRequestBuilder) 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 BrandingLocalizationsItemBannerLogoRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type BrandingLocalizationsItemBannerLogoRequestBuilderPutRequestConfiguration added in v0.48.0

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

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

type BrandingLocalizationsItemSquareLogoRequestBuilder added in v0.48.0

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

BrandingLocalizationsItemSquareLogoRequestBuilder provides operations to manage the media for the organizationalBranding entity.

func NewBrandingLocalizationsItemSquareLogoRequestBuilder added in v0.48.0

NewBrandingLocalizationsItemSquareLogoRequestBuilder instantiates a new SquareLogoRequestBuilder and sets the default values.

func NewBrandingLocalizationsItemSquareLogoRequestBuilderInternal added in v0.48.0

func NewBrandingLocalizationsItemSquareLogoRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BrandingLocalizationsItemSquareLogoRequestBuilder

NewBrandingLocalizationsItemSquareLogoRequestBuilderInternal instantiates a new SquareLogoRequestBuilder and sets the default values.

func (*BrandingLocalizationsItemSquareLogoRequestBuilder) 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 (*BrandingLocalizationsItemSquareLogoRequestBuilder) 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 (*BrandingLocalizationsItemSquareLogoRequestBuilder) 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 (*BrandingLocalizationsItemSquareLogoRequestBuilder) 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 BrandingLocalizationsItemSquareLogoRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type BrandingLocalizationsItemSquareLogoRequestBuilderPutRequestConfiguration added in v0.48.0

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

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

type BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder added in v0.48.0

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

BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder provides operations to manage the localizations property of the microsoft.graph.organizationalBranding entity.

func NewBrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder added in v0.48.0

func NewBrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder

NewBrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder instantiates a new OrganizationalBrandingLocalizationItemRequestBuilder and sets the default values.

func NewBrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderInternal added in v0.48.0

func NewBrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder

NewBrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderInternal instantiates a new OrganizationalBrandingLocalizationItemRequestBuilder and sets the default values.

func (*BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) BackgroundImage added in v0.48.0

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

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

func (*BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property localizations for branding

func (*BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation add different branding based on a locale.

func (*BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property localizations in branding

func (*BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property localizations for branding

func (*BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) Get added in v0.48.0

Get add different branding based on a locale.

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

type BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderGetQueryParameters added in v0.48.0

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

BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderGetQueryParameters add different branding based on a locale.

type BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type BrandingLocalizationsRequestBuilder added in v0.48.0

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

BrandingLocalizationsRequestBuilder provides operations to manage the localizations property of the microsoft.graph.organizationalBranding entity.

func NewBrandingLocalizationsRequestBuilder added in v0.48.0

NewBrandingLocalizationsRequestBuilder instantiates a new LocalizationsRequestBuilder and sets the default values.

func NewBrandingLocalizationsRequestBuilderInternal added in v0.48.0

func NewBrandingLocalizationsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BrandingLocalizationsRequestBuilder

NewBrandingLocalizationsRequestBuilderInternal instantiates a new LocalizationsRequestBuilder and sets the default values.

func (*BrandingLocalizationsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*BrandingLocalizationsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation retrieve all localization branding objects, including the default branding.

func (*BrandingLocalizationsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation 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.

func (*BrandingLocalizationsRequestBuilder) Get added in v0.48.0

Get retrieve all localization branding objects, including the default branding.

func (*BrandingLocalizationsRequestBuilder) Post added in v0.48.0

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.

type BrandingLocalizationsRequestBuilderGetQueryParameters added in v0.48.0

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

BrandingLocalizationsRequestBuilderGetQueryParameters retrieve all localization branding objects, including the default branding.

type BrandingLocalizationsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type BrandingLocalizationsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type BrandingRequestBuilder

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

BrandingRequestBuilder provides operations to manage the organizationalBranding singleton.

func NewBrandingRequestBuilder

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

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

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

func (*BrandingRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get branding

func (*BrandingRequestBuilder) Localizations

Localizations provides operations to manage the localizations property of the microsoft.graph.organizationalBranding entity.

func (*BrandingRequestBuilder) LocalizationsById

LocalizationsById provides operations to manage the localizations property of the microsoft.graph.organizationalBranding entity.

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

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 map[string]string
	// 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 map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BrandingSquareLogoRequestBuilder added in v0.48.0

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

BrandingSquareLogoRequestBuilder provides operations to manage the media for the organizationalBranding entity.

func NewBrandingSquareLogoRequestBuilder added in v0.48.0

NewBrandingSquareLogoRequestBuilder instantiates a new SquareLogoRequestBuilder and sets the default values.

func NewBrandingSquareLogoRequestBuilderInternal added in v0.48.0

func NewBrandingSquareLogoRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BrandingSquareLogoRequestBuilder

NewBrandingSquareLogoRequestBuilderInternal instantiates a new SquareLogoRequestBuilder and sets the default values.

func (*BrandingSquareLogoRequestBuilder) 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 (*BrandingSquareLogoRequestBuilder) 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 (*BrandingSquareLogoRequestBuilder) 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 (*BrandingSquareLogoRequestBuilder) 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 BrandingSquareLogoRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type BrandingSquareLogoRequestBuilderPutRequestConfiguration added in v0.48.0

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

BrandingSquareLogoRequestBuilderPutRequestConfiguration 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