Documentation
¶
Index ¶
- type BrandingBackgroundImageRequestBuilder
- func (m *BrandingBackgroundImageRequestBuilder) CreateGetRequestInformation(ctx context.Context, ...) (...)
- func (m *BrandingBackgroundImageRequestBuilder) CreatePutRequestInformation(ctx context.Context, body []byte, ...) (...)
- func (m *BrandingBackgroundImageRequestBuilder) Get(ctx context.Context, ...) ([]byte, error)
- func (m *BrandingBackgroundImageRequestBuilder) Put(ctx context.Context, body []byte, ...) error
- type BrandingBackgroundImageRequestBuilderGetRequestConfiguration
- type BrandingBackgroundImageRequestBuilderPutRequestConfiguration
- type BrandingBannerLogoRequestBuilder
- func (m *BrandingBannerLogoRequestBuilder) CreateGetRequestInformation(ctx context.Context, ...) (...)
- func (m *BrandingBannerLogoRequestBuilder) CreatePutRequestInformation(ctx context.Context, body []byte, ...) (...)
- func (m *BrandingBannerLogoRequestBuilder) Get(ctx context.Context, ...) ([]byte, error)
- func (m *BrandingBannerLogoRequestBuilder) Put(ctx context.Context, body []byte, ...) error
- type BrandingBannerLogoRequestBuilderGetRequestConfiguration
- type BrandingBannerLogoRequestBuilderPutRequestConfiguration
- type BrandingLocalizationsCountRequestBuilder
- type BrandingLocalizationsCountRequestBuilderGetRequestConfiguration
- type BrandingLocalizationsItemBackgroundImageRequestBuilder
- func NewBrandingLocalizationsItemBackgroundImageRequestBuilder(rawUrl string, ...) *BrandingLocalizationsItemBackgroundImageRequestBuilder
- func NewBrandingLocalizationsItemBackgroundImageRequestBuilderInternal(pathParameters map[string]string, ...) *BrandingLocalizationsItemBackgroundImageRequestBuilder
- func (m *BrandingLocalizationsItemBackgroundImageRequestBuilder) CreateGetRequestInformation(ctx context.Context, ...) (...)
- func (m *BrandingLocalizationsItemBackgroundImageRequestBuilder) CreatePutRequestInformation(ctx context.Context, body []byte, ...) (...)
- func (m *BrandingLocalizationsItemBackgroundImageRequestBuilder) Get(ctx context.Context, ...) ([]byte, error)
- func (m *BrandingLocalizationsItemBackgroundImageRequestBuilder) Put(ctx context.Context, body []byte, ...) error
- type BrandingLocalizationsItemBackgroundImageRequestBuilderGetRequestConfiguration
- type BrandingLocalizationsItemBackgroundImageRequestBuilderPutRequestConfiguration
- type BrandingLocalizationsItemBannerLogoRequestBuilder
- func (m *BrandingLocalizationsItemBannerLogoRequestBuilder) CreateGetRequestInformation(ctx context.Context, ...) (...)
- func (m *BrandingLocalizationsItemBannerLogoRequestBuilder) CreatePutRequestInformation(ctx context.Context, body []byte, ...) (...)
- func (m *BrandingLocalizationsItemBannerLogoRequestBuilder) Get(ctx context.Context, ...) ([]byte, error)
- func (m *BrandingLocalizationsItemBannerLogoRequestBuilder) Put(ctx context.Context, body []byte, ...) error
- type BrandingLocalizationsItemBannerLogoRequestBuilderGetRequestConfiguration
- type BrandingLocalizationsItemBannerLogoRequestBuilderPutRequestConfiguration
- type BrandingLocalizationsItemSquareLogoRequestBuilder
- func (m *BrandingLocalizationsItemSquareLogoRequestBuilder) CreateGetRequestInformation(ctx context.Context, ...) (...)
- func (m *BrandingLocalizationsItemSquareLogoRequestBuilder) CreatePutRequestInformation(ctx context.Context, body []byte, ...) (...)
- func (m *BrandingLocalizationsItemSquareLogoRequestBuilder) Get(ctx context.Context, ...) ([]byte, error)
- func (m *BrandingLocalizationsItemSquareLogoRequestBuilder) Put(ctx context.Context, body []byte, ...) error
- type BrandingLocalizationsItemSquareLogoRequestBuilderGetRequestConfiguration
- type BrandingLocalizationsItemSquareLogoRequestBuilderPutRequestConfiguration
- type BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder
- func NewBrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder(rawUrl string, ...) *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder
- func NewBrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderInternal(pathParameters map[string]string, ...) *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder
- func (m *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) BackgroundImage() *BrandingLocalizationsItemBackgroundImageRequestBuilder
- func (m *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) BannerLogo() *BrandingLocalizationsItemBannerLogoRequestBuilder
- func (m *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) CreateDeleteRequestInformation(ctx context.Context, ...) (...)
- func (m *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) CreateGetRequestInformation(ctx context.Context, ...) (...)
- func (m *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) CreatePatchRequestInformation(ctx context.Context, ...) (...)
- func (m *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) Delete(ctx context.Context, ...) error
- func (m *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) Get(ctx context.Context, ...) (...)
- func (m *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) Patch(ctx context.Context, ...) (...)
- func (m *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) SquareLogo() *BrandingLocalizationsItemSquareLogoRequestBuilder
- type BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderDeleteRequestConfiguration
- type BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderGetQueryParameters
- type BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderGetRequestConfiguration
- type BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderPatchRequestConfiguration
- type BrandingLocalizationsRequestBuilder
- func (m *BrandingLocalizationsRequestBuilder) Count() *BrandingLocalizationsCountRequestBuilder
- func (m *BrandingLocalizationsRequestBuilder) CreateGetRequestInformation(ctx context.Context, ...) (...)
- func (m *BrandingLocalizationsRequestBuilder) CreatePostRequestInformation(ctx context.Context, ...) (...)
- func (m *BrandingLocalizationsRequestBuilder) Get(ctx context.Context, ...) (...)
- func (m *BrandingLocalizationsRequestBuilder) Post(ctx context.Context, ...) (...)
- type BrandingLocalizationsRequestBuilderGetQueryParameters
- type BrandingLocalizationsRequestBuilderGetRequestConfiguration
- type BrandingLocalizationsRequestBuilderPostRequestConfiguration
- type BrandingRequestBuilder
- func (m *BrandingRequestBuilder) BackgroundImage() *BrandingBackgroundImageRequestBuilder
- func (m *BrandingRequestBuilder) BannerLogo() *BrandingBannerLogoRequestBuilder
- func (m *BrandingRequestBuilder) CreateGetRequestInformation(ctx context.Context, ...) (...)
- func (m *BrandingRequestBuilder) CreatePatchRequestInformation(ctx context.Context, ...) (...)
- func (m *BrandingRequestBuilder) Get(ctx context.Context, ...) (...)
- func (m *BrandingRequestBuilder) Localizations() *BrandingLocalizationsRequestBuilder
- func (m *BrandingRequestBuilder) LocalizationsById(id string) *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder
- func (m *BrandingRequestBuilder) Patch(ctx context.Context, ...) (...)
- func (m *BrandingRequestBuilder) SquareLogo() *BrandingSquareLogoRequestBuilder
- type BrandingRequestBuilderGetQueryParameters
- type BrandingRequestBuilderGetRequestConfiguration
- type BrandingRequestBuilderPatchRequestConfiguration
- type BrandingSquareLogoRequestBuilder
- func (m *BrandingSquareLogoRequestBuilder) CreateGetRequestInformation(ctx context.Context, ...) (...)
- func (m *BrandingSquareLogoRequestBuilder) CreatePutRequestInformation(ctx context.Context, body []byte, ...) (...)
- func (m *BrandingSquareLogoRequestBuilder) Get(ctx context.Context, ...) ([]byte, error)
- func (m *BrandingSquareLogoRequestBuilder) Put(ctx context.Context, body []byte, ...) error
- type BrandingSquareLogoRequestBuilderGetRequestConfiguration
- type BrandingSquareLogoRequestBuilderPutRequestConfiguration
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
func NewBrandingBackgroundImageRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BrandingBackgroundImageRequestBuilder
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
func (m *BrandingBackgroundImageRequestBuilder) CreateGetRequestInformation(ctx context.Context, requestConfiguration *BrandingBackgroundImageRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
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
func (m *BrandingBackgroundImageRequestBuilder) CreatePutRequestInformation(ctx context.Context, body []byte, requestConfiguration *BrandingBackgroundImageRequestBuilderPutRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
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
func (m *BrandingBackgroundImageRequestBuilder) Get(ctx context.Context, requestConfiguration *BrandingBackgroundImageRequestBuilderGetRequestConfiguration) ([]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 (*BrandingBackgroundImageRequestBuilder) Put ¶ added in v0.48.0
func (m *BrandingBackgroundImageRequestBuilder) Put(ctx context.Context, body []byte, requestConfiguration *BrandingBackgroundImageRequestBuilderPutRequestConfiguration) 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.
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
func NewBrandingBannerLogoRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BrandingBannerLogoRequestBuilder
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
func (m *BrandingBannerLogoRequestBuilder) CreateGetRequestInformation(ctx context.Context, requestConfiguration *BrandingBannerLogoRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
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
func (m *BrandingBannerLogoRequestBuilder) CreatePutRequestInformation(ctx context.Context, body []byte, requestConfiguration *BrandingBannerLogoRequestBuilderPutRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
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
func (m *BrandingBannerLogoRequestBuilder) Get(ctx context.Context, requestConfiguration *BrandingBannerLogoRequestBuilderGetRequestConfiguration) ([]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 (*BrandingBannerLogoRequestBuilder) Put ¶ added in v0.48.0
func (m *BrandingBannerLogoRequestBuilder) Put(ctx context.Context, body []byte, requestConfiguration *BrandingBannerLogoRequestBuilderPutRequestConfiguration) 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.
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
func NewBrandingLocalizationsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BrandingLocalizationsCountRequestBuilder
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
func (m *BrandingLocalizationsCountRequestBuilder) CreateGetRequestInformation(ctx context.Context, requestConfiguration *BrandingLocalizationsCountRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation get the number of the resource
func (*BrandingLocalizationsCountRequestBuilder) Get ¶ added in v0.48.0
func (m *BrandingLocalizationsCountRequestBuilder) Get(ctx context.Context, requestConfiguration *BrandingLocalizationsCountRequestBuilderGetRequestConfiguration) (*int32, error)
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
func (m *BrandingLocalizationsItemBackgroundImageRequestBuilder) CreateGetRequestInformation(ctx context.Context, requestConfiguration *BrandingLocalizationsItemBackgroundImageRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
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
func (m *BrandingLocalizationsItemBackgroundImageRequestBuilder) CreatePutRequestInformation(ctx context.Context, body []byte, requestConfiguration *BrandingLocalizationsItemBackgroundImageRequestBuilderPutRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
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
func (m *BrandingLocalizationsItemBackgroundImageRequestBuilder) Get(ctx context.Context, requestConfiguration *BrandingLocalizationsItemBackgroundImageRequestBuilderGetRequestConfiguration) ([]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 (*BrandingLocalizationsItemBackgroundImageRequestBuilder) Put ¶ added in v0.48.0
func (m *BrandingLocalizationsItemBackgroundImageRequestBuilder) Put(ctx context.Context, body []byte, requestConfiguration *BrandingLocalizationsItemBackgroundImageRequestBuilderPutRequestConfiguration) 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.
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
func NewBrandingLocalizationsItemBannerLogoRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BrandingLocalizationsItemBannerLogoRequestBuilder
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
func (m *BrandingLocalizationsItemBannerLogoRequestBuilder) CreateGetRequestInformation(ctx context.Context, requestConfiguration *BrandingLocalizationsItemBannerLogoRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
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
func (m *BrandingLocalizationsItemBannerLogoRequestBuilder) CreatePutRequestInformation(ctx context.Context, body []byte, requestConfiguration *BrandingLocalizationsItemBannerLogoRequestBuilderPutRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
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
func (m *BrandingLocalizationsItemBannerLogoRequestBuilder) Get(ctx context.Context, requestConfiguration *BrandingLocalizationsItemBannerLogoRequestBuilderGetRequestConfiguration) ([]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 (*BrandingLocalizationsItemBannerLogoRequestBuilder) Put ¶ added in v0.48.0
func (m *BrandingLocalizationsItemBannerLogoRequestBuilder) Put(ctx context.Context, body []byte, requestConfiguration *BrandingLocalizationsItemBannerLogoRequestBuilderPutRequestConfiguration) 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.
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
func NewBrandingLocalizationsItemSquareLogoRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BrandingLocalizationsItemSquareLogoRequestBuilder
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
func (m *BrandingLocalizationsItemSquareLogoRequestBuilder) CreateGetRequestInformation(ctx context.Context, requestConfiguration *BrandingLocalizationsItemSquareLogoRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
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
func (m *BrandingLocalizationsItemSquareLogoRequestBuilder) CreatePutRequestInformation(ctx context.Context, body []byte, requestConfiguration *BrandingLocalizationsItemSquareLogoRequestBuilderPutRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
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
func (m *BrandingLocalizationsItemSquareLogoRequestBuilder) Get(ctx context.Context, requestConfiguration *BrandingLocalizationsItemSquareLogoRequestBuilderGetRequestConfiguration) ([]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 (*BrandingLocalizationsItemSquareLogoRequestBuilder) Put ¶ added in v0.48.0
func (m *BrandingLocalizationsItemSquareLogoRequestBuilder) Put(ctx context.Context, body []byte, requestConfiguration *BrandingLocalizationsItemSquareLogoRequestBuilderPutRequestConfiguration) 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.
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
func (m *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) BackgroundImage() *BrandingLocalizationsItemBackgroundImageRequestBuilder
BackgroundImage provides operations to manage the media for the organizationalBranding entity.
func (*BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) BannerLogo ¶ added in v0.48.0
func (m *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) BannerLogo() *BrandingLocalizationsItemBannerLogoRequestBuilder
BannerLogo provides operations to manage the media for the organizationalBranding entity.
func (*BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) CreateDeleteRequestInformation ¶ added in v0.48.0
func (m *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) CreateDeleteRequestInformation(ctx context.Context, requestConfiguration *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderDeleteRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformation delete navigation property localizations for branding
func (*BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) CreateGetRequestInformation ¶ added in v0.48.0
func (m *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) CreateGetRequestInformation(ctx context.Context, requestConfiguration *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation add different branding based on a locale.
func (*BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) CreatePatchRequestInformation ¶ added in v0.48.0
func (m *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) CreatePatchRequestInformation(ctx context.Context, body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OrganizationalBrandingLocalizationable, requestConfiguration *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderPatchRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformation update the navigation property localizations in branding
func (*BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) Delete ¶ added in v0.48.0
func (m *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) Delete(ctx context.Context, requestConfiguration *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderDeleteRequestConfiguration) error
Delete delete navigation property localizations for branding
func (*BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) Get ¶ added in v0.48.0
func (m *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) Get(ctx context.Context, requestConfiguration *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderGetRequestConfiguration) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OrganizationalBrandingLocalizationable, error)
Get add different branding based on a locale.
func (*BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) Patch ¶ added in v0.48.0
func (m *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) Patch(ctx context.Context, body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OrganizationalBrandingLocalizationable, requestConfiguration *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilderPatchRequestConfiguration) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OrganizationalBrandingLocalizationable, error)
Patch update the navigation property localizations in branding
func (*BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) SquareLogo ¶ added in v0.48.0
func (m *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder) SquareLogo() *BrandingLocalizationsItemSquareLogoRequestBuilder
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
func NewBrandingLocalizationsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BrandingLocalizationsRequestBuilder
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
func (m *BrandingLocalizationsRequestBuilder) Count() *BrandingLocalizationsCountRequestBuilder
Count provides operations to count the resources in the collection.
func (*BrandingLocalizationsRequestBuilder) CreateGetRequestInformation ¶ added in v0.48.0
func (m *BrandingLocalizationsRequestBuilder) CreateGetRequestInformation(ctx context.Context, requestConfiguration *BrandingLocalizationsRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation retrieve all localization branding objects, including the default branding.
func (*BrandingLocalizationsRequestBuilder) CreatePostRequestInformation ¶ added in v0.48.0
func (m *BrandingLocalizationsRequestBuilder) CreatePostRequestInformation(ctx context.Context, body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OrganizationalBrandingLocalizationable, requestConfiguration *BrandingLocalizationsRequestBuilderPostRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
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
func (m *BrandingLocalizationsRequestBuilder) Get(ctx context.Context, requestConfiguration *BrandingLocalizationsRequestBuilderGetRequestConfiguration) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OrganizationalBrandingLocalizationCollectionResponseable, error)
Get retrieve all localization branding objects, including the default branding.
func (*BrandingLocalizationsRequestBuilder) Post ¶ added in v0.48.0
func (m *BrandingLocalizationsRequestBuilder) Post(ctx context.Context, body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OrganizationalBrandingLocalizationable, requestConfiguration *BrandingLocalizationsRequestBuilderPostRequestConfiguration) (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.
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 ¶
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() *BrandingBackgroundImageRequestBuilder
BackgroundImage provides operations to manage the media for the organizationalBranding entity.
func (*BrandingRequestBuilder) BannerLogo ¶ added in v0.13.0
func (m *BrandingRequestBuilder) BannerLogo() *BrandingBannerLogoRequestBuilder
BannerLogo provides operations to manage the media for the organizationalBranding entity.
func (*BrandingRequestBuilder) CreateGetRequestInformation ¶
func (m *BrandingRequestBuilder) CreateGetRequestInformation(ctx context.Context, requestConfiguration *BrandingRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation get branding
func (*BrandingRequestBuilder) CreatePatchRequestInformation ¶
func (m *BrandingRequestBuilder) CreatePatchRequestInformation(ctx context.Context, body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OrganizationalBrandingable, requestConfiguration *BrandingRequestBuilderPatchRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformation update branding
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() *BrandingLocalizationsRequestBuilder
Localizations provides operations to manage the localizations property of the microsoft.graph.organizationalBranding entity.
func (*BrandingRequestBuilder) LocalizationsById ¶
func (m *BrandingRequestBuilder) LocalizationsById(id string) *BrandingLocalizationsOrganizationalBrandingLocalizationItemRequestBuilder
LocalizationsById 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() *BrandingSquareLogoRequestBuilder
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
func NewBrandingSquareLogoRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BrandingSquareLogoRequestBuilder
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
func (m *BrandingSquareLogoRequestBuilder) CreateGetRequestInformation(ctx context.Context, requestConfiguration *BrandingSquareLogoRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
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
func (m *BrandingSquareLogoRequestBuilder) CreatePutRequestInformation(ctx context.Context, body []byte, requestConfiguration *BrandingSquareLogoRequestBuilderPutRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
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
func (m *BrandingSquareLogoRequestBuilder) Get(ctx context.Context, requestConfiguration *BrandingSquareLogoRequestBuilderGetRequestConfiguration) ([]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 (*BrandingSquareLogoRequestBuilder) Put ¶ added in v0.48.0
func (m *BrandingSquareLogoRequestBuilder) Put(ctx context.Context, body []byte, requestConfiguration *BrandingSquareLogoRequestBuilderPutRequestConfiguration) 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.
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.
Source Files
¶
- branding_background_image_request_builder.go
- branding_banner_logo_request_builder.go
- branding_localizations_count_request_builder.go
- branding_localizations_item_background_image_request_builder.go
- branding_localizations_item_banner_logo_request_builder.go
- branding_localizations_item_square_logo_request_builder.go
- branding_localizations_organizational_branding_localization_item_request_builder.go
- branding_localizations_request_builder.go
- branding_request_builder.go
- branding_square_logo_request_builder.go