domains

package
v1.49.0 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2024 License: MIT Imports: 6 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateItemForceDeletePostRequestBodyFromDiscriminatorValue added in v0.49.0

CreateItemForceDeletePostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateItemPromotePostResponseFromDiscriminatorValue added in v1.20.0

CreateItemPromotePostResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateItemPromoteResponseFromDiscriminatorValue added in v0.49.0

CreateItemPromoteResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

Types

type CountRequestBuilder added in v0.49.0

CountRequestBuilder provides operations to count the resources in the collection.

func NewCountRequestBuilder added in v0.49.0

NewCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewCountRequestBuilderInternal added in v0.49.0

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

NewCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*CountRequestBuilder) Get added in v0.49.0

Get get the number of the resource returns a *int32 when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*CountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource returns a *RequestInformation when successful

func (*CountRequestBuilder) WithUrl added in v1.18.0

func (m *CountRequestBuilder) WithUrl(rawUrl string) *CountRequestBuilder

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *CountRequestBuilder when successful

type CountRequestBuilderGetQueryParameters added in v0.53.0

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

CountRequestBuilderGetQueryParameters get the number of the resource

type CountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type DomainItemRequestBuilder added in v0.49.0

DomainItemRequestBuilder provides operations to manage the collection of domain entities.

func NewDomainItemRequestBuilder added in v0.49.0

NewDomainItemRequestBuilder instantiates a new DomainItemRequestBuilder and sets the default values.

func NewDomainItemRequestBuilderInternal added in v0.49.0

func NewDomainItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DomainItemRequestBuilder

NewDomainItemRequestBuilderInternal instantiates a new DomainItemRequestBuilder and sets the default values.

func (*DomainItemRequestBuilder) Delete added in v0.49.0

Delete delete a domain from a tenant. returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DomainItemRequestBuilder) DomainNameReferences added in v0.49.0

DomainNameReferences provides operations to manage the domainNameReferences property of the microsoft.graph.domain entity. returns a *ItemDomainNameReferencesRequestBuilder when successful

func (*DomainItemRequestBuilder) FederationConfiguration added in v0.49.0

FederationConfiguration provides operations to manage the federationConfiguration property of the microsoft.graph.domain entity. returns a *ItemFederationConfigurationRequestBuilder when successful

func (*DomainItemRequestBuilder) ForceDelete added in v0.49.0

ForceDelete provides operations to call the forceDelete method. returns a *ItemForceDeleteRequestBuilder when successful

func (*DomainItemRequestBuilder) Get added in v0.49.0

Get retrieve the properties and relationships of domain object. returns a Domainable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DomainItemRequestBuilder) Patch added in v0.49.0

Patch update the properties of domain object. Only verified domains can be updated. returns a Domainable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DomainItemRequestBuilder) Promote added in v0.49.0

Promote provides operations to call the promote method. returns a *ItemPromoteRequestBuilder when successful

func (*DomainItemRequestBuilder) RootDomain added in v1.49.0

RootDomain provides operations to manage the rootDomain property of the microsoft.graph.domain entity. returns a *ItemRootDomainRequestBuilder when successful

func (*DomainItemRequestBuilder) ServiceConfigurationRecords added in v0.49.0

ServiceConfigurationRecords provides operations to manage the serviceConfigurationRecords property of the microsoft.graph.domain entity. returns a *ItemServiceConfigurationRecordsRequestBuilder when successful

func (*DomainItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete a domain from a tenant. returns a *RequestInformation when successful

func (*DomainItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve the properties and relationships of domain object. returns a *RequestInformation when successful

func (*DomainItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the properties of domain object. Only verified domains can be updated. returns a *RequestInformation when successful

func (*DomainItemRequestBuilder) VerificationDnsRecords added in v0.49.0

VerificationDnsRecords provides operations to manage the verificationDnsRecords property of the microsoft.graph.domain entity. returns a *ItemVerificationDnsRecordsRequestBuilder when successful

func (*DomainItemRequestBuilder) Verify added in v0.49.0

Verify provides operations to call the verify method. returns a *ItemVerifyRequestBuilder when successful

func (*DomainItemRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *DomainItemRequestBuilder when successful

type DomainItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type DomainItemRequestBuilderGetQueryParameters added in v0.49.0

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

DomainItemRequestBuilderGetQueryParameters retrieve the properties and relationships of domain object.

type DomainItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type DomainItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type DomainsRequestBuilder

DomainsRequestBuilder provides operations to manage the collection of domain entities.

func NewDomainsRequestBuilder

NewDomainsRequestBuilder instantiates a new DomainsRequestBuilder and sets the default values.

func NewDomainsRequestBuilderInternal

func NewDomainsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DomainsRequestBuilder

NewDomainsRequestBuilderInternal instantiates a new DomainsRequestBuilder and sets the default values.

func (*DomainsRequestBuilder) ByDomainId added in v0.63.0

func (m *DomainsRequestBuilder) ByDomainId(domainId string) *DomainItemRequestBuilder

ByDomainId provides operations to manage the collection of domain entities. returns a *DomainItemRequestBuilder when successful

func (*DomainsRequestBuilder) Count added in v0.13.0

Count provides operations to count the resources in the collection. returns a *CountRequestBuilder when successful

func (*DomainsRequestBuilder) Get

Get retrieve a list of domain objects. returns a DomainCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DomainsRequestBuilder) Post

Post adds a domain to the tenant. Important: You cannot use an associated domain with your Microsoft Entra tenant until ownership is verified. See List verificationDnsRecords for details. Root domains require verification. For example, contoso.com requires verification. If a root domain is verified, subdomains of the root domain are automatically verified. For example, subdomain.contoso.com is automatically be verified if contoso.com has been verified. returns a Domainable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DomainsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of domain objects. returns a *RequestInformation when successful

func (*DomainsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation adds a domain to the tenant. Important: You cannot use an associated domain with your Microsoft Entra tenant until ownership is verified. See List verificationDnsRecords for details. Root domains require verification. For example, contoso.com requires verification. If a root domain is verified, subdomains of the root domain are automatically verified. For example, subdomain.contoso.com is automatically be verified if contoso.com has been verified. returns a *RequestInformation when successful

func (*DomainsRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *DomainsRequestBuilder when successful

type DomainsRequestBuilderGetQueryParameters

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

DomainsRequestBuilderGetQueryParameters retrieve a list of domain objects.

type DomainsRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type DomainsRequestBuilderPostRequestConfiguration added in v0.22.0

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

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

type ItemDomainNameReferencesCountRequestBuilder added in v0.49.0

type ItemDomainNameReferencesCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemDomainNameReferencesCountRequestBuilder provides operations to count the resources in the collection.

func NewItemDomainNameReferencesCountRequestBuilder added in v0.49.0

NewItemDomainNameReferencesCountRequestBuilder instantiates a new ItemDomainNameReferencesCountRequestBuilder and sets the default values.

func NewItemDomainNameReferencesCountRequestBuilderInternal added in v0.49.0

func NewItemDomainNameReferencesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemDomainNameReferencesCountRequestBuilder

NewItemDomainNameReferencesCountRequestBuilderInternal instantiates a new ItemDomainNameReferencesCountRequestBuilder and sets the default values.

func (*ItemDomainNameReferencesCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource returns a *int32 when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemDomainNameReferencesCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource returns a *RequestInformation when successful

func (*ItemDomainNameReferencesCountRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemDomainNameReferencesCountRequestBuilder when successful

type ItemDomainNameReferencesCountRequestBuilderGetQueryParameters added in v0.53.0

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

ItemDomainNameReferencesCountRequestBuilderGetQueryParameters get the number of the resource

type ItemDomainNameReferencesCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemDomainNameReferencesDirectoryObjectItemRequestBuilder added in v0.49.0

type ItemDomainNameReferencesDirectoryObjectItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemDomainNameReferencesDirectoryObjectItemRequestBuilder provides operations to manage the domainNameReferences property of the microsoft.graph.domain entity.

func NewItemDomainNameReferencesDirectoryObjectItemRequestBuilder added in v0.49.0

func NewItemDomainNameReferencesDirectoryObjectItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemDomainNameReferencesDirectoryObjectItemRequestBuilder

NewItemDomainNameReferencesDirectoryObjectItemRequestBuilder instantiates a new ItemDomainNameReferencesDirectoryObjectItemRequestBuilder and sets the default values.

func NewItemDomainNameReferencesDirectoryObjectItemRequestBuilderInternal added in v0.49.0

func NewItemDomainNameReferencesDirectoryObjectItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemDomainNameReferencesDirectoryObjectItemRequestBuilder

NewItemDomainNameReferencesDirectoryObjectItemRequestBuilderInternal instantiates a new ItemDomainNameReferencesDirectoryObjectItemRequestBuilder and sets the default values.

func (*ItemDomainNameReferencesDirectoryObjectItemRequestBuilder) Get added in v0.49.0

Get the objects such as users and groups that reference the domain ID. Read-only, Nullable. Doesn't support $expand. Supports $filter by the OData type of objects returned. For example, /domains/{domainId}/domainNameReferences/microsoft.graph.user and /domains/{domainId}/domainNameReferences/microsoft.graph.group. returns a DirectoryObjectable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemDomainNameReferencesDirectoryObjectItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the objects such as users and groups that reference the domain ID. Read-only, Nullable. Doesn't support $expand. Supports $filter by the OData type of objects returned. For example, /domains/{domainId}/domainNameReferences/microsoft.graph.user and /domains/{domainId}/domainNameReferences/microsoft.graph.group. returns a *RequestInformation when successful

func (*ItemDomainNameReferencesDirectoryObjectItemRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemDomainNameReferencesDirectoryObjectItemRequestBuilder when successful

type ItemDomainNameReferencesDirectoryObjectItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemDomainNameReferencesDirectoryObjectItemRequestBuilderGetQueryParameters the objects such as users and groups that reference the domain ID. Read-only, Nullable. Doesn't support $expand. Supports $filter by the OData type of objects returned. For example, /domains/{domainId}/domainNameReferences/microsoft.graph.user and /domains/{domainId}/domainNameReferences/microsoft.graph.group.

type ItemDomainNameReferencesDirectoryObjectItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemDomainNameReferencesRequestBuilder added in v0.49.0

type ItemDomainNameReferencesRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemDomainNameReferencesRequestBuilder provides operations to manage the domainNameReferences property of the microsoft.graph.domain entity.

func NewItemDomainNameReferencesRequestBuilder added in v0.49.0

NewItemDomainNameReferencesRequestBuilder instantiates a new ItemDomainNameReferencesRequestBuilder and sets the default values.

func NewItemDomainNameReferencesRequestBuilderInternal added in v0.49.0

func NewItemDomainNameReferencesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemDomainNameReferencesRequestBuilder

NewItemDomainNameReferencesRequestBuilderInternal instantiates a new ItemDomainNameReferencesRequestBuilder and sets the default values.

func (*ItemDomainNameReferencesRequestBuilder) ByDirectoryObjectId added in v0.63.0

ByDirectoryObjectId provides operations to manage the domainNameReferences property of the microsoft.graph.domain entity. returns a *ItemDomainNameReferencesDirectoryObjectItemRequestBuilder when successful

func (*ItemDomainNameReferencesRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection. returns a *ItemDomainNameReferencesCountRequestBuilder when successful

func (*ItemDomainNameReferencesRequestBuilder) Get added in v0.49.0

Get retrieve a list of directoryObject with a reference to the domain. The returned list will contain all directory objects that have a dependency on the domain. returns a DirectoryObjectCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemDomainNameReferencesRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of directoryObject with a reference to the domain. The returned list will contain all directory objects that have a dependency on the domain. returns a *RequestInformation when successful

func (*ItemDomainNameReferencesRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemDomainNameReferencesRequestBuilder when successful

type ItemDomainNameReferencesRequestBuilderGetQueryParameters added in v0.49.0

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

ItemDomainNameReferencesRequestBuilderGetQueryParameters retrieve a list of directoryObject with a reference to the domain. The returned list will contain all directory objects that have a dependency on the domain.

type ItemDomainNameReferencesRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemFederationConfigurationCountRequestBuilder added in v0.49.0

type ItemFederationConfigurationCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemFederationConfigurationCountRequestBuilder provides operations to count the resources in the collection.

func NewItemFederationConfigurationCountRequestBuilder added in v0.49.0

NewItemFederationConfigurationCountRequestBuilder instantiates a new ItemFederationConfigurationCountRequestBuilder and sets the default values.

func NewItemFederationConfigurationCountRequestBuilderInternal added in v0.49.0

func NewItemFederationConfigurationCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemFederationConfigurationCountRequestBuilder

NewItemFederationConfigurationCountRequestBuilderInternal instantiates a new ItemFederationConfigurationCountRequestBuilder and sets the default values.

func (*ItemFederationConfigurationCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource returns a *int32 when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemFederationConfigurationCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource returns a *RequestInformation when successful

func (*ItemFederationConfigurationCountRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemFederationConfigurationCountRequestBuilder when successful

type ItemFederationConfigurationCountRequestBuilderGetQueryParameters added in v0.53.0

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

ItemFederationConfigurationCountRequestBuilderGetQueryParameters get the number of the resource

type ItemFederationConfigurationCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemFederationConfigurationInternalDomainFederationItemRequestBuilder added in v0.49.0

type ItemFederationConfigurationInternalDomainFederationItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemFederationConfigurationInternalDomainFederationItemRequestBuilder provides operations to manage the federationConfiguration property of the microsoft.graph.domain entity.

func NewItemFederationConfigurationInternalDomainFederationItemRequestBuilder added in v0.49.0

func NewItemFederationConfigurationInternalDomainFederationItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemFederationConfigurationInternalDomainFederationItemRequestBuilder

NewItemFederationConfigurationInternalDomainFederationItemRequestBuilder instantiates a new ItemFederationConfigurationInternalDomainFederationItemRequestBuilder and sets the default values.

func NewItemFederationConfigurationInternalDomainFederationItemRequestBuilderInternal added in v0.49.0

func NewItemFederationConfigurationInternalDomainFederationItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemFederationConfigurationInternalDomainFederationItemRequestBuilder

NewItemFederationConfigurationInternalDomainFederationItemRequestBuilderInternal instantiates a new ItemFederationConfigurationInternalDomainFederationItemRequestBuilder and sets the default values.

func (*ItemFederationConfigurationInternalDomainFederationItemRequestBuilder) Delete added in v0.49.0

Delete delete an internalDomainFederation object. returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemFederationConfigurationInternalDomainFederationItemRequestBuilder) Get added in v0.49.0

Get read the properties and relationships of an internalDomainFederation object. returns a InternalDomainFederationable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemFederationConfigurationInternalDomainFederationItemRequestBuilder) Patch added in v0.49.0

Patch update the properties of an internalDomainFederation object. returns a InternalDomainFederationable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemFederationConfigurationInternalDomainFederationItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete an internalDomainFederation object. returns a *RequestInformation when successful

func (*ItemFederationConfigurationInternalDomainFederationItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation read the properties and relationships of an internalDomainFederation object. returns a *RequestInformation when successful

func (*ItemFederationConfigurationInternalDomainFederationItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the properties of an internalDomainFederation object. returns a *RequestInformation when successful

func (*ItemFederationConfigurationInternalDomainFederationItemRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemFederationConfigurationInternalDomainFederationItemRequestBuilder when successful

type ItemFederationConfigurationInternalDomainFederationItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemFederationConfigurationInternalDomainFederationItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemFederationConfigurationInternalDomainFederationItemRequestBuilderGetQueryParameters read the properties and relationships of an internalDomainFederation object.

type ItemFederationConfigurationInternalDomainFederationItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemFederationConfigurationInternalDomainFederationItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type ItemFederationConfigurationRequestBuilder added in v0.49.0

type ItemFederationConfigurationRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemFederationConfigurationRequestBuilder provides operations to manage the federationConfiguration property of the microsoft.graph.domain entity.

func NewItemFederationConfigurationRequestBuilder added in v0.49.0

NewItemFederationConfigurationRequestBuilder instantiates a new ItemFederationConfigurationRequestBuilder and sets the default values.

func NewItemFederationConfigurationRequestBuilderInternal added in v0.49.0

func NewItemFederationConfigurationRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemFederationConfigurationRequestBuilder

NewItemFederationConfigurationRequestBuilderInternal instantiates a new ItemFederationConfigurationRequestBuilder and sets the default values.

func (*ItemFederationConfigurationRequestBuilder) ByInternalDomainFederationId added in v0.63.0

ByInternalDomainFederationId provides operations to manage the federationConfiguration property of the microsoft.graph.domain entity. returns a *ItemFederationConfigurationInternalDomainFederationItemRequestBuilder when successful

func (*ItemFederationConfigurationRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection. returns a *ItemFederationConfigurationCountRequestBuilder when successful

func (*ItemFederationConfigurationRequestBuilder) Get added in v0.49.0

Get read the properties of the internalDomainFederation objects for the domain. This API returns only one object in the collection. returns a InternalDomainFederationCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemFederationConfigurationRequestBuilder) Post added in v0.49.0

Post create a new internalDomainFederation object. returns a InternalDomainFederationable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemFederationConfigurationRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation read the properties of the internalDomainFederation objects for the domain. This API returns only one object in the collection. returns a *RequestInformation when successful

func (*ItemFederationConfigurationRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create a new internalDomainFederation object. returns a *RequestInformation when successful

func (*ItemFederationConfigurationRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemFederationConfigurationRequestBuilder when successful

type ItemFederationConfigurationRequestBuilderGetQueryParameters added in v0.49.0

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

ItemFederationConfigurationRequestBuilderGetQueryParameters read the properties of the internalDomainFederation objects for the domain. This API returns only one object in the collection.

type ItemFederationConfigurationRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemFederationConfigurationRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemForceDeletePostRequestBody added in v0.49.0

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

func NewItemForceDeletePostRequestBody added in v0.49.0

func NewItemForceDeletePostRequestBody() *ItemForceDeletePostRequestBody

NewItemForceDeletePostRequestBody instantiates a new ItemForceDeletePostRequestBody and sets the default values.

func (*ItemForceDeletePostRequestBody) GetAdditionalData added in v0.49.0

func (m *ItemForceDeletePostRequestBody) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*ItemForceDeletePostRequestBody) GetBackingStore added in v0.56.0

GetBackingStore gets the BackingStore property value. Stores model information. returns a BackingStore when successful

func (*ItemForceDeletePostRequestBody) GetDisableUserAccounts added in v0.49.0

func (m *ItemForceDeletePostRequestBody) GetDisableUserAccounts() *bool

GetDisableUserAccounts gets the disableUserAccounts property value. The disableUserAccounts property returns a *bool when successful

func (*ItemForceDeletePostRequestBody) GetFieldDeserializers added in v0.49.0

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*ItemForceDeletePostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemForceDeletePostRequestBody) SetAdditionalData added in v0.49.0

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

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemForceDeletePostRequestBody) SetBackingStore added in v0.56.0

SetBackingStore sets the BackingStore property value. Stores model information.

func (*ItemForceDeletePostRequestBody) SetDisableUserAccounts added in v0.49.0

func (m *ItemForceDeletePostRequestBody) SetDisableUserAccounts(value *bool)

SetDisableUserAccounts sets the disableUserAccounts property value. The disableUserAccounts property

type ItemForceDeleteRequestBuilder added in v0.49.0

ItemForceDeleteRequestBuilder provides operations to call the forceDelete method.

func NewItemForceDeleteRequestBuilder added in v0.49.0

NewItemForceDeleteRequestBuilder instantiates a new ItemForceDeleteRequestBuilder and sets the default values.

func NewItemForceDeleteRequestBuilderInternal added in v0.49.0

func NewItemForceDeleteRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemForceDeleteRequestBuilder

NewItemForceDeleteRequestBuilderInternal instantiates a new ItemForceDeleteRequestBuilder and sets the default values.

func (*ItemForceDeleteRequestBuilder) Post added in v0.49.0

Post delete a domain using an asynchronous long-running operation. Before performing this operation, you must update or remove any references to Exchange as the provisioning service. The following actions are performed as part of this operation: After the domain deletion completes, API operations for the deleted domain return an HTTP 404 status code. To verify deletion of a domain, you can perform a get domain operation. returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemForceDeleteRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation delete a domain using an asynchronous long-running operation. Before performing this operation, you must update or remove any references to Exchange as the provisioning service. The following actions are performed as part of this operation: After the domain deletion completes, API operations for the deleted domain return an HTTP 404 status code. To verify deletion of a domain, you can perform a get domain operation. returns a *RequestInformation when successful

func (*ItemForceDeleteRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemForceDeleteRequestBuilder when successful

type ItemForceDeleteRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemPromotePostResponse added in v1.20.0

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

func NewItemPromotePostResponse added in v1.20.0

func NewItemPromotePostResponse() *ItemPromotePostResponse

NewItemPromotePostResponse instantiates a new ItemPromotePostResponse and sets the default values.

func (*ItemPromotePostResponse) GetAdditionalData added in v1.20.0

func (m *ItemPromotePostResponse) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*ItemPromotePostResponse) GetBackingStore added in v1.20.0

GetBackingStore gets the BackingStore property value. Stores model information. returns a BackingStore when successful

func (*ItemPromotePostResponse) GetFieldDeserializers added in v1.20.0

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*ItemPromotePostResponse) GetValue added in v1.20.0

func (m *ItemPromotePostResponse) GetValue() *bool

GetValue gets the value property value. The value property returns a *bool when successful

func (*ItemPromotePostResponse) Serialize added in v1.20.0

Serialize serializes information the current object

func (*ItemPromotePostResponse) SetAdditionalData added in v1.20.0

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

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemPromotePostResponse) SetBackingStore added in v1.20.0

SetBackingStore sets the BackingStore property value. Stores model information.

func (*ItemPromotePostResponse) SetValue added in v1.20.0

func (m *ItemPromotePostResponse) SetValue(value *bool)

SetValue sets the value property value. The value property

type ItemPromoteRequestBuilder added in v0.49.0

ItemPromoteRequestBuilder provides operations to call the promote method.

func NewItemPromoteRequestBuilder added in v0.49.0

NewItemPromoteRequestBuilder instantiates a new ItemPromoteRequestBuilder and sets the default values.

func NewItemPromoteRequestBuilderInternal added in v0.49.0

func NewItemPromoteRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemPromoteRequestBuilder

NewItemPromoteRequestBuilderInternal instantiates a new ItemPromoteRequestBuilder and sets the default values.

func (*ItemPromoteRequestBuilder) Post added in v0.49.0

Post promote a verified subdomain to the root domain. A verified domain has its isVerified property set to true. Deprecated: This method is obsolete. Use PostAsPromotePostResponse instead. returns a ItemPromoteResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemPromoteRequestBuilder) PostAsPromotePostResponse added in v1.20.0

PostAsPromotePostResponse promote a verified subdomain to the root domain. A verified domain has its isVerified property set to true. returns a ItemPromotePostResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemPromoteRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation promote a verified subdomain to the root domain. A verified domain has its isVerified property set to true. returns a *RequestInformation when successful

func (*ItemPromoteRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemPromoteRequestBuilder when successful

type ItemPromoteRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemPromoteResponse deprecated added in v0.49.0

type ItemPromoteResponse struct {
	ItemPromotePostResponse
}

Deprecated: This class is obsolete. Use ItemPromotePostResponseable instead.

func NewItemPromoteResponse added in v0.49.0

func NewItemPromoteResponse() *ItemPromoteResponse

NewItemPromoteResponse instantiates a new ItemPromoteResponse and sets the default values.

type ItemPromoteResponseable deprecated added in v0.49.0

Deprecated: This class is obsolete. Use ItemPromotePostResponseable instead.

type ItemRootDomainRequestBuilder added in v1.49.0

ItemRootDomainRequestBuilder provides operations to manage the rootDomain property of the microsoft.graph.domain entity.

func NewItemRootDomainRequestBuilder added in v1.49.0

NewItemRootDomainRequestBuilder instantiates a new ItemRootDomainRequestBuilder and sets the default values.

func NewItemRootDomainRequestBuilderInternal added in v1.49.0

func NewItemRootDomainRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRootDomainRequestBuilder

NewItemRootDomainRequestBuilderInternal instantiates a new ItemRootDomainRequestBuilder and sets the default values.

func (*ItemRootDomainRequestBuilder) Get added in v1.49.0

Get get rootDomain from domains returns a Domainable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemRootDomainRequestBuilder) ToGetRequestInformation added in v1.49.0

ToGetRequestInformation get rootDomain from domains returns a *RequestInformation when successful

func (*ItemRootDomainRequestBuilder) WithUrl added in v1.49.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemRootDomainRequestBuilder when successful

type ItemRootDomainRequestBuilderGetQueryParameters added in v1.49.0

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

ItemRootDomainRequestBuilderGetQueryParameters get rootDomain from domains

type ItemRootDomainRequestBuilderGetRequestConfiguration added in v1.49.0

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

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

type ItemServiceConfigurationRecordsCountRequestBuilder added in v0.49.0

type ItemServiceConfigurationRecordsCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemServiceConfigurationRecordsCountRequestBuilder provides operations to count the resources in the collection.

func NewItemServiceConfigurationRecordsCountRequestBuilder added in v0.49.0

NewItemServiceConfigurationRecordsCountRequestBuilder instantiates a new ItemServiceConfigurationRecordsCountRequestBuilder and sets the default values.

func NewItemServiceConfigurationRecordsCountRequestBuilderInternal added in v0.49.0

func NewItemServiceConfigurationRecordsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemServiceConfigurationRecordsCountRequestBuilder

NewItemServiceConfigurationRecordsCountRequestBuilderInternal instantiates a new ItemServiceConfigurationRecordsCountRequestBuilder and sets the default values.

func (*ItemServiceConfigurationRecordsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource returns a *int32 when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemServiceConfigurationRecordsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource returns a *RequestInformation when successful

func (*ItemServiceConfigurationRecordsCountRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemServiceConfigurationRecordsCountRequestBuilder when successful

type ItemServiceConfigurationRecordsCountRequestBuilderGetQueryParameters added in v0.53.0

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

ItemServiceConfigurationRecordsCountRequestBuilderGetQueryParameters get the number of the resource

type ItemServiceConfigurationRecordsCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilder added in v0.49.0

type ItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilder provides operations to manage the serviceConfigurationRecords property of the microsoft.graph.domain entity.

func NewItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilder added in v0.49.0

func NewItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilder

NewItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilder instantiates a new ItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilder and sets the default values.

func NewItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilderInternal added in v0.49.0

func NewItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilder

NewItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilderInternal instantiates a new ItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilder and sets the default values.

func (*ItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property serviceConfigurationRecords for domains returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilder) Get added in v0.49.0

Get dNS records the customer adds to the DNS zone file of the domain before the domain can be used by Microsoft Online services. Read-only, Nullable. Doesn't support $expand. returns a DomainDnsRecordable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilder) Patch added in v0.49.0

Patch update the navigation property serviceConfigurationRecords in domains returns a DomainDnsRecordable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property serviceConfigurationRecords for domains returns a *RequestInformation when successful

func (*ItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation dNS records the customer adds to the DNS zone file of the domain before the domain can be used by Microsoft Online services. Read-only, Nullable. Doesn't support $expand. returns a *RequestInformation when successful

func (*ItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property serviceConfigurationRecords in domains returns a *RequestInformation when successful

func (*ItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilder when successful

type ItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilderGetQueryParameters dNS records the customer adds to the DNS zone file of the domain before the domain can be used by Microsoft Online services. Read-only, Nullable. Doesn't support $expand.

type ItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type ItemServiceConfigurationRecordsRequestBuilder added in v0.49.0

type ItemServiceConfigurationRecordsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemServiceConfigurationRecordsRequestBuilder provides operations to manage the serviceConfigurationRecords property of the microsoft.graph.domain entity.

func NewItemServiceConfigurationRecordsRequestBuilder added in v0.49.0

NewItemServiceConfigurationRecordsRequestBuilder instantiates a new ItemServiceConfigurationRecordsRequestBuilder and sets the default values.

func NewItemServiceConfigurationRecordsRequestBuilderInternal added in v0.49.0

func NewItemServiceConfigurationRecordsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemServiceConfigurationRecordsRequestBuilder

NewItemServiceConfigurationRecordsRequestBuilderInternal instantiates a new ItemServiceConfigurationRecordsRequestBuilder and sets the default values.

func (*ItemServiceConfigurationRecordsRequestBuilder) ByDomainDnsRecordId added in v0.63.0

ByDomainDnsRecordId provides operations to manage the serviceConfigurationRecords property of the microsoft.graph.domain entity. returns a *ItemServiceConfigurationRecordsDomainDnsRecordItemRequestBuilder when successful

func (*ItemServiceConfigurationRecordsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection. returns a *ItemServiceConfigurationRecordsCountRequestBuilder when successful

func (*ItemServiceConfigurationRecordsRequestBuilder) Get added in v0.49.0

Get retrieves a list of domainDnsRecord objects needed to enable services for the domain. Use the returned list to add records to the zone file of the domain. This can be done through the domain registrar or DNS server configuration. returns a DomainDnsRecordCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemServiceConfigurationRecordsRequestBuilder) Post added in v0.49.0

Post create new navigation property to serviceConfigurationRecords for domains returns a DomainDnsRecordable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemServiceConfigurationRecordsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieves a list of domainDnsRecord objects needed to enable services for the domain. Use the returned list to add records to the zone file of the domain. This can be done through the domain registrar or DNS server configuration. returns a *RequestInformation when successful

func (*ItemServiceConfigurationRecordsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to serviceConfigurationRecords for domains returns a *RequestInformation when successful

func (*ItemServiceConfigurationRecordsRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemServiceConfigurationRecordsRequestBuilder when successful

type ItemServiceConfigurationRecordsRequestBuilderGetQueryParameters added in v0.49.0

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

ItemServiceConfigurationRecordsRequestBuilderGetQueryParameters retrieves a list of domainDnsRecord objects needed to enable services for the domain. Use the returned list to add records to the zone file of the domain. This can be done through the domain registrar or DNS server configuration.

type ItemServiceConfigurationRecordsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemServiceConfigurationRecordsRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemVerificationDnsRecordsCountRequestBuilder added in v0.49.0

type ItemVerificationDnsRecordsCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemVerificationDnsRecordsCountRequestBuilder provides operations to count the resources in the collection.

func NewItemVerificationDnsRecordsCountRequestBuilder added in v0.49.0

NewItemVerificationDnsRecordsCountRequestBuilder instantiates a new ItemVerificationDnsRecordsCountRequestBuilder and sets the default values.

func NewItemVerificationDnsRecordsCountRequestBuilderInternal added in v0.49.0

func NewItemVerificationDnsRecordsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemVerificationDnsRecordsCountRequestBuilder

NewItemVerificationDnsRecordsCountRequestBuilderInternal instantiates a new ItemVerificationDnsRecordsCountRequestBuilder and sets the default values.

func (*ItemVerificationDnsRecordsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource returns a *int32 when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemVerificationDnsRecordsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource returns a *RequestInformation when successful

func (*ItemVerificationDnsRecordsCountRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemVerificationDnsRecordsCountRequestBuilder when successful

type ItemVerificationDnsRecordsCountRequestBuilderGetQueryParameters added in v0.53.0

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

ItemVerificationDnsRecordsCountRequestBuilderGetQueryParameters get the number of the resource

type ItemVerificationDnsRecordsCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilder added in v0.49.0

type ItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilder provides operations to manage the verificationDnsRecords property of the microsoft.graph.domain entity.

func NewItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilder added in v0.49.0

func NewItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilder

NewItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilder instantiates a new ItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilder and sets the default values.

func NewItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilderInternal added in v0.49.0

func NewItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilder

NewItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilderInternal instantiates a new ItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilder and sets the default values.

func (*ItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property verificationDnsRecords for domains returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilder) Get added in v0.49.0

Get dNS records that the customer adds to the DNS zone file of the domain before the customer can complete domain ownership verification with Microsoft Entra ID. Read-only, Nullable. Doesn't support $expand. returns a DomainDnsRecordable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilder) Patch added in v0.49.0

Patch update the navigation property verificationDnsRecords in domains returns a DomainDnsRecordable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property verificationDnsRecords for domains returns a *RequestInformation when successful

func (*ItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation dNS records that the customer adds to the DNS zone file of the domain before the customer can complete domain ownership verification with Microsoft Entra ID. Read-only, Nullable. Doesn't support $expand. returns a *RequestInformation when successful

func (*ItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property verificationDnsRecords in domains returns a *RequestInformation when successful

func (*ItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilder when successful

type ItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilderGetQueryParameters dNS records that the customer adds to the DNS zone file of the domain before the customer can complete domain ownership verification with Microsoft Entra ID. Read-only, Nullable. Doesn't support $expand.

type ItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type ItemVerificationDnsRecordsRequestBuilder added in v0.49.0

type ItemVerificationDnsRecordsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemVerificationDnsRecordsRequestBuilder provides operations to manage the verificationDnsRecords property of the microsoft.graph.domain entity.

func NewItemVerificationDnsRecordsRequestBuilder added in v0.49.0

NewItemVerificationDnsRecordsRequestBuilder instantiates a new ItemVerificationDnsRecordsRequestBuilder and sets the default values.

func NewItemVerificationDnsRecordsRequestBuilderInternal added in v0.49.0

func NewItemVerificationDnsRecordsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemVerificationDnsRecordsRequestBuilder

NewItemVerificationDnsRecordsRequestBuilderInternal instantiates a new ItemVerificationDnsRecordsRequestBuilder and sets the default values.

func (*ItemVerificationDnsRecordsRequestBuilder) ByDomainDnsRecordId added in v0.63.0

ByDomainDnsRecordId provides operations to manage the verificationDnsRecords property of the microsoft.graph.domain entity. returns a *ItemVerificationDnsRecordsDomainDnsRecordItemRequestBuilder when successful

func (*ItemVerificationDnsRecordsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection. returns a *ItemVerificationDnsRecordsCountRequestBuilder when successful

func (*ItemVerificationDnsRecordsRequestBuilder) Get added in v0.49.0

Get retrieve a list of domainDnsRecord objects. You cannot use an associated domain with your Microsoft Entra tenant until ownership is verified. To verify the ownership of the domain, retrieve the domain verification records and add the details to the zone file of the domain. This can be done through the domain registrar or DNS server configuration. Root domains require verification. For example, contoso.com requires verification. If a root domain is verified, subdomains of the root domain are automatically verified. For example, subdomain.contoso.com is automatically be verified if contoso.com has been verified. returns a DomainDnsRecordCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemVerificationDnsRecordsRequestBuilder) Post added in v0.49.0

Post create new navigation property to verificationDnsRecords for domains returns a DomainDnsRecordable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemVerificationDnsRecordsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of domainDnsRecord objects. You cannot use an associated domain with your Microsoft Entra tenant until ownership is verified. To verify the ownership of the domain, retrieve the domain verification records and add the details to the zone file of the domain. This can be done through the domain registrar or DNS server configuration. Root domains require verification. For example, contoso.com requires verification. If a root domain is verified, subdomains of the root domain are automatically verified. For example, subdomain.contoso.com is automatically be verified if contoso.com has been verified. returns a *RequestInformation when successful

func (*ItemVerificationDnsRecordsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to verificationDnsRecords for domains returns a *RequestInformation when successful

func (*ItemVerificationDnsRecordsRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemVerificationDnsRecordsRequestBuilder when successful

type ItemVerificationDnsRecordsRequestBuilderGetQueryParameters added in v0.49.0

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

ItemVerificationDnsRecordsRequestBuilderGetQueryParameters retrieve a list of domainDnsRecord objects. You cannot use an associated domain with your Microsoft Entra tenant until ownership is verified. To verify the ownership of the domain, retrieve the domain verification records and add the details to the zone file of the domain. This can be done through the domain registrar or DNS server configuration. Root domains require verification. For example, contoso.com requires verification. If a root domain is verified, subdomains of the root domain are automatically verified. For example, subdomain.contoso.com is automatically be verified if contoso.com has been verified.

type ItemVerificationDnsRecordsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemVerificationDnsRecordsRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemVerifyRequestBuilder added in v0.49.0

ItemVerifyRequestBuilder provides operations to call the verify method.

func NewItemVerifyRequestBuilder added in v0.49.0

NewItemVerifyRequestBuilder instantiates a new ItemVerifyRequestBuilder and sets the default values.

func NewItemVerifyRequestBuilderInternal added in v0.49.0

func NewItemVerifyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemVerifyRequestBuilder

NewItemVerifyRequestBuilderInternal instantiates a new ItemVerifyRequestBuilder and sets the default values.

func (*ItemVerifyRequestBuilder) Post added in v0.49.0

Post validates the ownership of the domain. returns a Domainable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemVerifyRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation validates the ownership of the domain. returns a *RequestInformation when successful

func (*ItemVerifyRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemVerifyRequestBuilder when successful

type ItemVerifyRequestBuilderPostRequestConfiguration added in v0.49.0

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

ItemVerifyRequestBuilderPostRequestConfiguration 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