Documentation
¶
Index ¶
- type VerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilder
- func NewVerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilder(rawUrl string, ...) *VerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilder
- func NewVerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilderInternal(pathParameters map[string]string, ...) *VerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilder
- type VerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilderGetOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilder ¶
type VerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilder struct {
// contains filtered or unexported fields
}
VerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilder builds and executes requests for operations under \deviceManagement\microsoft.graph.verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')
func NewVerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilder ¶
func NewVerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *VerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilder
NewVerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilder instantiates a new VerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilder and sets the default values.
func NewVerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilderInternal ¶
func NewVerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter, domainName *string) *VerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilder
NewVerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilderInternal instantiates a new VerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilder and sets the default values.
func (*VerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilder) CreateGetRequestInformation ¶
func (m *VerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilder) CreateGetRequestInformation(options *VerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateGetRequestInformation invoke function verifyWindowsEnrollmentAutoDiscovery
func (*VerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilder) Get ¶
func (m *VerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilder) Get(options *VerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilderGetOptions) (*bool, error)
Get invoke function verifyWindowsEnrollmentAutoDiscovery
type VerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilderGetOptions ¶
type VerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilderGetOptions struct {
// Request headers
H map[string]string
// Request options
O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
// Response handler to use in place of the default response handling provided by the core service
ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}
VerifyWindowsEnrollmentAutoDiscoveryWithDomainNameRequestBuilderGetOptions options for Get