getavailableextensionproperties

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetAvailableExtensionProperties

type GetAvailableExtensionProperties struct {
	i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.DirectoryObject
	// contains filtered or unexported fields
}

GetAvailableExtensionProperties

func NewGetAvailableExtensionProperties

func NewGetAvailableExtensionProperties() *GetAvailableExtensionProperties

NewGetAvailableExtensionProperties instantiates a new getAvailableExtensionProperties and sets the default values.

func (*GetAvailableExtensionProperties) GetAppDisplayName

func (m *GetAvailableExtensionProperties) GetAppDisplayName() *string

GetAppDisplayName gets the appDisplayName property value. Display name of the application object on which this extension property is defined. Read-only.

func (*GetAvailableExtensionProperties) GetDataType

func (m *GetAvailableExtensionProperties) GetDataType() *string

GetDataType gets the dataType property value. Specifies the data type of the value the extension property can hold. Following values are supported. Not nullable. Binary - 256 bytes maximumBooleanDateTime - Must be specified in ISO 8601 format. Will be stored in UTC.Integer - 32-bit value.LargeInteger - 64-bit value.String - 256 characters maximum

func (*GetAvailableExtensionProperties) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*GetAvailableExtensionProperties) GetIsSyncedFromOnPremises

func (m *GetAvailableExtensionProperties) GetIsSyncedFromOnPremises() *bool

GetIsSyncedFromOnPremises gets the isSyncedFromOnPremises property value. Indicates if this extension property was sycned from onpremises directory using Azure AD Connect. Read-only.

func (*GetAvailableExtensionProperties) GetName

GetName gets the name property value. Name of the extension property. Not nullable.

func (*GetAvailableExtensionProperties) GetTargetObjects

func (m *GetAvailableExtensionProperties) GetTargetObjects() []string

GetTargetObjects gets the targetObjects property value. Following values are supported. Not nullable. UserGroupOrganizationDeviceApplication

func (*GetAvailableExtensionProperties) IsNil

func (*GetAvailableExtensionProperties) Serialize

Serialize serializes information the current object

func (*GetAvailableExtensionProperties) SetAppDisplayName

func (m *GetAvailableExtensionProperties) SetAppDisplayName(value *string)

SetAppDisplayName sets the appDisplayName property value. Display name of the application object on which this extension property is defined. Read-only.

func (*GetAvailableExtensionProperties) SetDataType

func (m *GetAvailableExtensionProperties) SetDataType(value *string)

SetDataType sets the dataType property value. Specifies the data type of the value the extension property can hold. Following values are supported. Not nullable. Binary - 256 bytes maximumBooleanDateTime - Must be specified in ISO 8601 format. Will be stored in UTC.Integer - 32-bit value.LargeInteger - 64-bit value.String - 256 characters maximum

func (*GetAvailableExtensionProperties) SetIsSyncedFromOnPremises

func (m *GetAvailableExtensionProperties) SetIsSyncedFromOnPremises(value *bool)

SetIsSyncedFromOnPremises sets the isSyncedFromOnPremises property value. Indicates if this extension property was sycned from onpremises directory using Azure AD Connect. Read-only.

func (*GetAvailableExtensionProperties) SetName

func (m *GetAvailableExtensionProperties) SetName(value *string)

SetName sets the name property value. Name of the extension property. Not nullable.

func (*GetAvailableExtensionProperties) SetTargetObjects

func (m *GetAvailableExtensionProperties) SetTargetObjects(value []string)

SetTargetObjects sets the targetObjects property value. Following values are supported. Not nullable. UserGroupOrganizationDeviceApplication

type GetAvailableExtensionPropertiesRequestBody

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

GetAvailableExtensionPropertiesRequestBody

func NewGetAvailableExtensionPropertiesRequestBody

func NewGetAvailableExtensionPropertiesRequestBody() *GetAvailableExtensionPropertiesRequestBody

NewGetAvailableExtensionPropertiesRequestBody instantiates a new getAvailableExtensionPropertiesRequestBody and sets the default values.

func (*GetAvailableExtensionPropertiesRequestBody) GetAdditionalData

func (m *GetAvailableExtensionPropertiesRequestBody) GetAdditionalData() map[string]interface{}

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.

func (*GetAvailableExtensionPropertiesRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*GetAvailableExtensionPropertiesRequestBody) GetIsSyncedFromOnPremises

func (m *GetAvailableExtensionPropertiesRequestBody) GetIsSyncedFromOnPremises() *bool

GetIsSyncedFromOnPremises gets the isSyncedFromOnPremises property value.

func (*GetAvailableExtensionPropertiesRequestBody) IsNil

func (*GetAvailableExtensionPropertiesRequestBody) Serialize

Serialize serializes information the current object

func (*GetAvailableExtensionPropertiesRequestBody) SetAdditionalData

func (m *GetAvailableExtensionPropertiesRequestBody) SetAdditionalData(value map[string]interface{})

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 (*GetAvailableExtensionPropertiesRequestBody) SetIsSyncedFromOnPremises

func (m *GetAvailableExtensionPropertiesRequestBody) SetIsSyncedFromOnPremises(value *bool)

SetIsSyncedFromOnPremises sets the isSyncedFromOnPremises property value.

type GetAvailableExtensionPropertiesRequestBuilder

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

GetAvailableExtensionPropertiesRequestBuilder builds and executes requests for operations under \applications\microsoft.graph.getAvailableExtensionProperties

func NewGetAvailableExtensionPropertiesRequestBuilder

NewGetAvailableExtensionPropertiesRequestBuilder instantiates a new GetAvailableExtensionPropertiesRequestBuilder and sets the default values.

func NewGetAvailableExtensionPropertiesRequestBuilderInternal

func NewGetAvailableExtensionPropertiesRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *GetAvailableExtensionPropertiesRequestBuilder

NewGetAvailableExtensionPropertiesRequestBuilderInternal instantiates a new GetAvailableExtensionPropertiesRequestBuilder and sets the default values.

func (*GetAvailableExtensionPropertiesRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action getAvailableExtensionProperties

func (*GetAvailableExtensionPropertiesRequestBuilder) Post

Post invoke action getAvailableExtensionProperties

type GetAvailableExtensionPropertiesRequestBuilderPostOptions

type GetAvailableExtensionPropertiesRequestBuilderPostOptions struct {
	//
	Body *GetAvailableExtensionPropertiesRequestBody
	// 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
}

GetAvailableExtensionPropertiesRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL