item

package
v0.46.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2022 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DomainItemRequestBuilder added in v0.12.0

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

DomainItemRequestBuilder provides operations to manage the collection of domain entities.

func NewDomainItemRequestBuilder added in v0.12.0

NewDomainItemRequestBuilder instantiates a new DomainItemRequestBuilder and sets the default values.

func NewDomainItemRequestBuilderInternal added in v0.12.0

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

NewDomainItemRequestBuilderInternal instantiates a new DomainItemRequestBuilder and sets the default values.

func (*DomainItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation deletes a domain from a tenant.

func (*DomainItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation retrieve the properties and relationships of domain object.

func (*DomainItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the properties of domain object.

func (*DomainItemRequestBuilder) Delete added in v0.12.0

Delete deletes a domain from a tenant.

func (*DomainItemRequestBuilder) DomainNameReferences added in v0.12.0

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

func (*DomainItemRequestBuilder) DomainNameReferencesById added in v0.13.0

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

func (*DomainItemRequestBuilder) FederationConfiguration added in v0.23.0

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

func (*DomainItemRequestBuilder) FederationConfigurationById added in v0.23.0

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

func (*DomainItemRequestBuilder) ForceDelete added in v0.12.0

ForceDelete provides operations to call the forceDelete method.

func (*DomainItemRequestBuilder) Get added in v0.12.0

Get retrieve the properties and relationships of domain object.

func (*DomainItemRequestBuilder) ServiceConfigurationRecords added in v0.12.0

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

func (*DomainItemRequestBuilder) ServiceConfigurationRecordsById added in v0.12.0

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

func (*DomainItemRequestBuilder) VerificationDnsRecords added in v0.12.0

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

func (*DomainItemRequestBuilder) VerificationDnsRecordsById added in v0.12.0

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

func (*DomainItemRequestBuilder) Verify added in v0.12.0

Verify provides operations to call the verify method.

type DomainItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type DomainItemRequestBuilderGetQueryParameters added in v0.12.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.22.0

type DomainItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// 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.22.0

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

DomainItemRequestBuilderPatchRequestConfiguration 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