item

package
v0.42.0 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DomainDnsRecordItemRequestBuilder added in v0.12.0

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

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

func NewDomainDnsRecordItemRequestBuilder added in v0.12.0

NewDomainDnsRecordItemRequestBuilder instantiates a new DomainDnsRecordItemRequestBuilder and sets the default values.

func NewDomainDnsRecordItemRequestBuilderInternal added in v0.12.0

func NewDomainDnsRecordItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DomainDnsRecordItemRequestBuilder

NewDomainDnsRecordItemRequestBuilderInternal instantiates a new DomainDnsRecordItemRequestBuilder and sets the default values.

func (*DomainDnsRecordItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property verificationDnsRecords for domains

func (*DomainDnsRecordItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation dNS records that the customer adds to the DNS zone file of the domain before the customer can complete domain ownership verification with Azure AD. Read-only, Nullable. Supports $expand.

func (*DomainDnsRecordItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property verificationDnsRecords in domains

func (*DomainDnsRecordItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property verificationDnsRecords for domains

func (*DomainDnsRecordItemRequestBuilder) Get added in v0.12.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 Azure AD. Read-only, Nullable. Supports $expand.

func (*DomainDnsRecordItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property verificationDnsRecords in domains

type DomainDnsRecordItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type DomainDnsRecordItemRequestBuilderGetQueryParameters added in v0.12.0

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

DomainDnsRecordItemRequestBuilderGetQueryParameters dNS records that the customer adds to the DNS zone file of the domain before the customer can complete domain ownership verification with Azure AD. Read-only, Nullable. Supports $expand.

type DomainDnsRecordItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type DomainDnsRecordItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

DomainDnsRecordItemRequestBuilderPatchRequestConfiguration 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