customsecurityattributedefinition

package
v0.20241212.1154051 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateCustomSecurityAttributeDefinitionOperationOptions

type CreateCustomSecurityAttributeDefinitionOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (CreateCustomSecurityAttributeDefinitionOperationOptions) ToHeaders

func (CreateCustomSecurityAttributeDefinitionOperationOptions) ToOData

func (CreateCustomSecurityAttributeDefinitionOperationOptions) ToQuery

type CreateCustomSecurityAttributeDefinitionOperationResponse

type CreateCustomSecurityAttributeDefinitionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.CustomSecurityAttributeDefinition
}

type CustomSecurityAttributeDefinitionClient

type CustomSecurityAttributeDefinitionClient struct {
	Client *msgraph.Client
}

func NewCustomSecurityAttributeDefinitionClientWithBaseURI

func NewCustomSecurityAttributeDefinitionClientWithBaseURI(sdkApi sdkEnv.Api) (*CustomSecurityAttributeDefinitionClient, error)

func (CustomSecurityAttributeDefinitionClient) CreateCustomSecurityAttributeDefinition

CreateCustomSecurityAttributeDefinition - Create customSecurityAttributeDefinition. Create a new customSecurityAttributeDefinition object.

func (CustomSecurityAttributeDefinitionClient) DeleteCustomSecurityAttributeDefinition

DeleteCustomSecurityAttributeDefinition - Delete navigation property customSecurityAttributeDefinitions for directory

func (CustomSecurityAttributeDefinitionClient) GetCustomSecurityAttributeDefinition

GetCustomSecurityAttributeDefinition - Get customSecurityAttributeDefinition. Read the properties and relationships of a customSecurityAttributeDefinition object.

func (CustomSecurityAttributeDefinitionClient) GetCustomSecurityAttributeDefinitionsCount

GetCustomSecurityAttributeDefinitionsCount - Get the number of the resource

func (CustomSecurityAttributeDefinitionClient) ListCustomSecurityAttributeDefinitions

ListCustomSecurityAttributeDefinitions - List customSecurityAttributeDefinitions. Get a list of the customSecurityAttributeDefinition objects and their properties.

func (CustomSecurityAttributeDefinitionClient) ListCustomSecurityAttributeDefinitionsComplete

ListCustomSecurityAttributeDefinitionsComplete retrieves all the results into a single object

func (CustomSecurityAttributeDefinitionClient) ListCustomSecurityAttributeDefinitionsCompleteMatchingPredicate

ListCustomSecurityAttributeDefinitionsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (CustomSecurityAttributeDefinitionClient) UpdateCustomSecurityAttributeDefinition

UpdateCustomSecurityAttributeDefinition - Update customSecurityAttributeDefinition. Update the properties of a customSecurityAttributeDefinition object.

type CustomSecurityAttributeDefinitionOperationPredicate

type CustomSecurityAttributeDefinitionOperationPredicate struct {
}

func (CustomSecurityAttributeDefinitionOperationPredicate) Matches

type DeleteCustomSecurityAttributeDefinitionOperationOptions

type DeleteCustomSecurityAttributeDefinitionOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (DeleteCustomSecurityAttributeDefinitionOperationOptions) ToHeaders

func (DeleteCustomSecurityAttributeDefinitionOperationOptions) ToOData

func (DeleteCustomSecurityAttributeDefinitionOperationOptions) ToQuery

type DeleteCustomSecurityAttributeDefinitionOperationResponse

type DeleteCustomSecurityAttributeDefinitionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetCustomSecurityAttributeDefinitionOperationOptions

type GetCustomSecurityAttributeDefinitionOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetCustomSecurityAttributeDefinitionOperationOptions

func DefaultGetCustomSecurityAttributeDefinitionOperationOptions() GetCustomSecurityAttributeDefinitionOperationOptions

func (GetCustomSecurityAttributeDefinitionOperationOptions) ToHeaders

func (GetCustomSecurityAttributeDefinitionOperationOptions) ToOData

func (GetCustomSecurityAttributeDefinitionOperationOptions) ToQuery

type GetCustomSecurityAttributeDefinitionOperationResponse

type GetCustomSecurityAttributeDefinitionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.CustomSecurityAttributeDefinition
}

type GetCustomSecurityAttributeDefinitionsCountOperationOptions

type GetCustomSecurityAttributeDefinitionsCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func (GetCustomSecurityAttributeDefinitionsCountOperationOptions) ToHeaders

func (GetCustomSecurityAttributeDefinitionsCountOperationOptions) ToOData

func (GetCustomSecurityAttributeDefinitionsCountOperationOptions) ToQuery

type GetCustomSecurityAttributeDefinitionsCountOperationResponse

type GetCustomSecurityAttributeDefinitionsCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListCustomSecurityAttributeDefinitionsCompleteResult

type ListCustomSecurityAttributeDefinitionsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.CustomSecurityAttributeDefinition
}

type ListCustomSecurityAttributeDefinitionsCustomPager

type ListCustomSecurityAttributeDefinitionsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}

type ListCustomSecurityAttributeDefinitionsOperationOptions

type ListCustomSecurityAttributeDefinitionsOperationOptions struct {
	Count     *bool
	Expand    *odata.Expand
	Filter    *string
	Metadata  *odata.Metadata
	OrderBy   *odata.OrderBy
	RetryFunc client.RequestRetryFunc
	Search    *string
	Select    *[]string
	Skip      *int64
	Top       *int64
}

func DefaultListCustomSecurityAttributeDefinitionsOperationOptions

func DefaultListCustomSecurityAttributeDefinitionsOperationOptions() ListCustomSecurityAttributeDefinitionsOperationOptions

func (ListCustomSecurityAttributeDefinitionsOperationOptions) ToHeaders

func (ListCustomSecurityAttributeDefinitionsOperationOptions) ToOData

func (ListCustomSecurityAttributeDefinitionsOperationOptions) ToQuery

type ListCustomSecurityAttributeDefinitionsOperationResponse

type ListCustomSecurityAttributeDefinitionsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.CustomSecurityAttributeDefinition
}

type UpdateCustomSecurityAttributeDefinitionOperationOptions

type UpdateCustomSecurityAttributeDefinitionOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (UpdateCustomSecurityAttributeDefinitionOperationOptions) ToHeaders

func (UpdateCustomSecurityAttributeDefinitionOperationOptions) ToOData

func (UpdateCustomSecurityAttributeDefinitionOperationOptions) ToQuery

type UpdateCustomSecurityAttributeDefinitionOperationResponse

type UpdateCustomSecurityAttributeDefinitionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

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