Documentation ¶
Index ¶
- type CheckMemberGroupsCompleteResult
- type CheckMemberGroupsCustomPager
- type CheckMemberGroupsOperationOptions
- type CheckMemberGroupsOperationResponse
- type CheckMemberGroupsRequest
- type CheckMemberObjectsCompleteResult
- type CheckMemberObjectsCustomPager
- type CheckMemberObjectsOperationOptions
- type CheckMemberObjectsOperationResponse
- type CheckMemberObjectsRequest
- type CreateDirectoryRoleOperationOptions
- type CreateDirectoryRoleOperationResponse
- type CreateValidatesPropertyOperationOptions
- type CreateValidatesPropertyOperationResponse
- type CreateValidatesPropertyRequest
- type DeleteDirectoryRoleOperationOptions
- type DeleteDirectoryRoleOperationResponse
- type DirectoryObjectOperationPredicate
- type DirectoryRoleClient
- func (c DirectoryRoleClient) CheckMemberGroups(ctx context.Context, id stable.DirectoryRoleId, input CheckMemberGroupsRequest, ...) (result CheckMemberGroupsOperationResponse, err error)
- func (c DirectoryRoleClient) CheckMemberGroupsComplete(ctx context.Context, id stable.DirectoryRoleId, input CheckMemberGroupsRequest, ...) (result CheckMemberGroupsCompleteResult, err error)
- func (c DirectoryRoleClient) CheckMemberObjects(ctx context.Context, id stable.DirectoryRoleId, ...) (result CheckMemberObjectsOperationResponse, err error)
- func (c DirectoryRoleClient) CheckMemberObjectsComplete(ctx context.Context, id stable.DirectoryRoleId, ...) (result CheckMemberObjectsCompleteResult, err error)
- func (c DirectoryRoleClient) CreateDirectoryRole(ctx context.Context, input stable.DirectoryRole, ...) (result CreateDirectoryRoleOperationResponse, err error)
- func (c DirectoryRoleClient) CreateValidatesProperty(ctx context.Context, input CreateValidatesPropertyRequest, ...) (result CreateValidatesPropertyOperationResponse, err error)
- func (c DirectoryRoleClient) DeleteDirectoryRole(ctx context.Context, id stable.DirectoryRoleId, ...) (result DeleteDirectoryRoleOperationResponse, err error)
- func (c DirectoryRoleClient) GetDirectoryRole(ctx context.Context, id stable.DirectoryRoleId, ...) (result GetDirectoryRoleOperationResponse, err error)
- func (c DirectoryRoleClient) GetMemberGroups(ctx context.Context, id stable.DirectoryRoleId, input GetMemberGroupsRequest, ...) (result GetMemberGroupsOperationResponse, err error)
- func (c DirectoryRoleClient) GetMemberGroupsComplete(ctx context.Context, id stable.DirectoryRoleId, input GetMemberGroupsRequest, ...) (result GetMemberGroupsCompleteResult, err error)
- func (c DirectoryRoleClient) GetMemberObjects(ctx context.Context, id stable.DirectoryRoleId, input GetMemberObjectsRequest, ...) (result GetMemberObjectsOperationResponse, err error)
- func (c DirectoryRoleClient) GetMemberObjectsComplete(ctx context.Context, id stable.DirectoryRoleId, input GetMemberObjectsRequest, ...) (result GetMemberObjectsCompleteResult, err error)
- func (c DirectoryRoleClient) GetsCount(ctx context.Context, options GetsCountOperationOptions) (result GetsCountOperationResponse, err error)
- func (c DirectoryRoleClient) ListDirectoryRoles(ctx context.Context, options ListDirectoryRolesOperationOptions) (result ListDirectoryRolesOperationResponse, err error)
- func (c DirectoryRoleClient) ListDirectoryRolesComplete(ctx context.Context, options ListDirectoryRolesOperationOptions) (ListDirectoryRolesCompleteResult, error)
- func (c DirectoryRoleClient) ListDirectoryRolesCompleteMatchingPredicate(ctx context.Context, options ListDirectoryRolesOperationOptions, ...) (result ListDirectoryRolesCompleteResult, err error)
- func (c DirectoryRoleClient) ListGetsAvailableExtensionProperties(ctx context.Context, input ListGetsAvailableExtensionPropertiesRequest, ...) (result ListGetsAvailableExtensionPropertiesOperationResponse, err error)
- func (c DirectoryRoleClient) ListGetsAvailableExtensionPropertiesComplete(ctx context.Context, input ListGetsAvailableExtensionPropertiesRequest, ...) (ListGetsAvailableExtensionPropertiesCompleteResult, error)
- func (c DirectoryRoleClient) ListGetsAvailableExtensionPropertiesCompleteMatchingPredicate(ctx context.Context, input ListGetsAvailableExtensionPropertiesRequest, ...) (result ListGetsAvailableExtensionPropertiesCompleteResult, err error)
- func (c DirectoryRoleClient) ListGetsByIds(ctx context.Context, input ListGetsByIdsRequest, ...) (result ListGetsByIdsOperationResponse, err error)
- func (c DirectoryRoleClient) ListGetsByIdsComplete(ctx context.Context, input ListGetsByIdsRequest, ...) (ListGetsByIdsCompleteResult, error)
- func (c DirectoryRoleClient) ListGetsByIdsCompleteMatchingPredicate(ctx context.Context, input ListGetsByIdsRequest, ...) (result ListGetsByIdsCompleteResult, err error)
- func (c DirectoryRoleClient) Restore(ctx context.Context, id stable.DirectoryRoleId, ...) (result RestoreOperationResponse, err error)
- func (c DirectoryRoleClient) UpdateDirectoryRole(ctx context.Context, id stable.DirectoryRoleId, input stable.DirectoryRole, ...) (result UpdateDirectoryRoleOperationResponse, err error)
- type DirectoryRoleOperationPredicate
- type ExtensionPropertyOperationPredicate
- type GetDirectoryRoleOperationOptions
- type GetDirectoryRoleOperationResponse
- type GetMemberGroupsCompleteResult
- type GetMemberGroupsCustomPager
- type GetMemberGroupsOperationOptions
- type GetMemberGroupsOperationResponse
- type GetMemberGroupsRequest
- type GetMemberObjectsCompleteResult
- type GetMemberObjectsCustomPager
- type GetMemberObjectsOperationOptions
- type GetMemberObjectsOperationResponse
- type GetMemberObjectsRequest
- type GetsCountOperationOptions
- type GetsCountOperationResponse
- type ListDirectoryRolesCompleteResult
- type ListDirectoryRolesCustomPager
- type ListDirectoryRolesOperationOptions
- type ListDirectoryRolesOperationResponse
- type ListGetsAvailableExtensionPropertiesCompleteResult
- type ListGetsAvailableExtensionPropertiesCustomPager
- type ListGetsAvailableExtensionPropertiesOperationOptions
- type ListGetsAvailableExtensionPropertiesOperationResponse
- type ListGetsAvailableExtensionPropertiesRequest
- type ListGetsByIdsCompleteResult
- type ListGetsByIdsCustomPager
- type ListGetsByIdsOperationOptions
- type ListGetsByIdsOperationResponse
- type ListGetsByIdsRequest
- type RestoreOperationOptions
- type RestoreOperationResponse
- type UpdateDirectoryRoleOperationOptions
- type UpdateDirectoryRoleOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CheckMemberGroupsCustomPager ¶
func (*CheckMemberGroupsCustomPager) NextPageLink ¶
func (p *CheckMemberGroupsCustomPager) NextPageLink() *odata.Link
type CheckMemberGroupsOperationOptions ¶
type CheckMemberGroupsOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Skip *int64 Top *int64 }
func DefaultCheckMemberGroupsOperationOptions ¶
func DefaultCheckMemberGroupsOperationOptions() CheckMemberGroupsOperationOptions
func (CheckMemberGroupsOperationOptions) ToHeaders ¶
func (o CheckMemberGroupsOperationOptions) ToHeaders() *client.Headers
func (CheckMemberGroupsOperationOptions) ToOData ¶
func (o CheckMemberGroupsOperationOptions) ToOData() *odata.Query
func (CheckMemberGroupsOperationOptions) ToQuery ¶
func (o CheckMemberGroupsOperationOptions) ToQuery() *client.QueryParams
type CheckMemberGroupsRequest ¶
type CheckMemberGroupsRequest struct {
GroupIds *[]string `json:"groupIds,omitempty"`
}
type CheckMemberObjectsCustomPager ¶
func (*CheckMemberObjectsCustomPager) NextPageLink ¶
func (p *CheckMemberObjectsCustomPager) NextPageLink() *odata.Link
type CheckMemberObjectsOperationOptions ¶
type CheckMemberObjectsOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Skip *int64 Top *int64 }
func DefaultCheckMemberObjectsOperationOptions ¶
func DefaultCheckMemberObjectsOperationOptions() CheckMemberObjectsOperationOptions
func (CheckMemberObjectsOperationOptions) ToHeaders ¶
func (o CheckMemberObjectsOperationOptions) ToHeaders() *client.Headers
func (CheckMemberObjectsOperationOptions) ToOData ¶
func (o CheckMemberObjectsOperationOptions) ToOData() *odata.Query
func (CheckMemberObjectsOperationOptions) ToQuery ¶
func (o CheckMemberObjectsOperationOptions) ToQuery() *client.QueryParams
type CheckMemberObjectsRequest ¶
type CheckMemberObjectsRequest struct {
Ids *[]string `json:"ids,omitempty"`
}
type CreateDirectoryRoleOperationOptions ¶
type CreateDirectoryRoleOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateDirectoryRoleOperationOptions ¶
func DefaultCreateDirectoryRoleOperationOptions() CreateDirectoryRoleOperationOptions
func (CreateDirectoryRoleOperationOptions) ToHeaders ¶
func (o CreateDirectoryRoleOperationOptions) ToHeaders() *client.Headers
func (CreateDirectoryRoleOperationOptions) ToOData ¶
func (o CreateDirectoryRoleOperationOptions) ToOData() *odata.Query
func (CreateDirectoryRoleOperationOptions) ToQuery ¶
func (o CreateDirectoryRoleOperationOptions) ToQuery() *client.QueryParams
type CreateValidatesPropertyOperationOptions ¶
type CreateValidatesPropertyOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateValidatesPropertyOperationOptions ¶
func DefaultCreateValidatesPropertyOperationOptions() CreateValidatesPropertyOperationOptions
func (CreateValidatesPropertyOperationOptions) ToHeaders ¶
func (o CreateValidatesPropertyOperationOptions) ToHeaders() *client.Headers
func (CreateValidatesPropertyOperationOptions) ToOData ¶
func (o CreateValidatesPropertyOperationOptions) ToOData() *odata.Query
func (CreateValidatesPropertyOperationOptions) ToQuery ¶
func (o CreateValidatesPropertyOperationOptions) ToQuery() *client.QueryParams
type CreateValidatesPropertyRequest ¶
type CreateValidatesPropertyRequest struct { DisplayName nullable.Type[string] `json:"displayName,omitempty"` EntityType nullable.Type[string] `json:"entityType,omitempty"` MailNickname nullable.Type[string] `json:"mailNickname,omitempty"` OnBehalfOfUserId nullable.Type[string] `json:"onBehalfOfUserId,omitempty"` }
type DeleteDirectoryRoleOperationOptions ¶
type DeleteDirectoryRoleOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteDirectoryRoleOperationOptions ¶
func DefaultDeleteDirectoryRoleOperationOptions() DeleteDirectoryRoleOperationOptions
func (DeleteDirectoryRoleOperationOptions) ToHeaders ¶
func (o DeleteDirectoryRoleOperationOptions) ToHeaders() *client.Headers
func (DeleteDirectoryRoleOperationOptions) ToOData ¶
func (o DeleteDirectoryRoleOperationOptions) ToOData() *odata.Query
func (DeleteDirectoryRoleOperationOptions) ToQuery ¶
func (o DeleteDirectoryRoleOperationOptions) ToQuery() *client.QueryParams
type DirectoryObjectOperationPredicate ¶
type DirectoryObjectOperationPredicate struct { }
func (DirectoryObjectOperationPredicate) Matches ¶
func (p DirectoryObjectOperationPredicate) Matches(input stable.DirectoryObject) bool
type DirectoryRoleClient ¶
func NewDirectoryRoleClientWithBaseURI ¶
func NewDirectoryRoleClientWithBaseURI(sdkApi sdkEnv.Api) (*DirectoryRoleClient, error)
func (DirectoryRoleClient) CheckMemberGroups ¶
func (c DirectoryRoleClient) CheckMemberGroups(ctx context.Context, id stable.DirectoryRoleId, input CheckMemberGroupsRequest, options CheckMemberGroupsOperationOptions) (result CheckMemberGroupsOperationResponse, err error)
CheckMemberGroups - Invoke action checkMemberGroups. Check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.
func (DirectoryRoleClient) CheckMemberGroupsComplete ¶
func (c DirectoryRoleClient) CheckMemberGroupsComplete(ctx context.Context, id stable.DirectoryRoleId, input CheckMemberGroupsRequest, options CheckMemberGroupsOperationOptions) (result CheckMemberGroupsCompleteResult, err error)
CheckMemberGroupsComplete retrieves all the results into a single object
func (DirectoryRoleClient) CheckMemberObjects ¶
func (c DirectoryRoleClient) CheckMemberObjects(ctx context.Context, id stable.DirectoryRoleId, input CheckMemberObjectsRequest, options CheckMemberObjectsOperationOptions) (result CheckMemberObjectsOperationResponse, err error)
CheckMemberObjects - Invoke action checkMemberObjects
func (DirectoryRoleClient) CheckMemberObjectsComplete ¶
func (c DirectoryRoleClient) CheckMemberObjectsComplete(ctx context.Context, id stable.DirectoryRoleId, input CheckMemberObjectsRequest, options CheckMemberObjectsOperationOptions) (result CheckMemberObjectsCompleteResult, err error)
CheckMemberObjectsComplete retrieves all the results into a single object
func (DirectoryRoleClient) CreateDirectoryRole ¶
func (c DirectoryRoleClient) CreateDirectoryRole(ctx context.Context, input stable.DirectoryRole, options CreateDirectoryRoleOperationOptions) (result CreateDirectoryRoleOperationResponse, err error)
CreateDirectoryRole - Activate directoryRole. Activate a directory role. To read a directory role or update its members, it must first be activated in the tenant. The Company Administrators and the implicit user directory roles (User, Guest User, and Restricted Guest User roles) are activated by default. To access and assign members to other directory roles, you must first activate it with its corresponding directory role template ID.
func (DirectoryRoleClient) CreateValidatesProperty ¶
func (c DirectoryRoleClient) CreateValidatesProperty(ctx context.Context, input CreateValidatesPropertyRequest, options CreateValidatesPropertyOperationOptions) (result CreateValidatesPropertyOperationResponse, err error)
CreateValidatesProperty - Invoke action validateProperties. Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties: 1. Validate the prefix and suffix naming policy 2. Validate the custom banned words policy 3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy.
func (DirectoryRoleClient) DeleteDirectoryRole ¶
func (c DirectoryRoleClient) DeleteDirectoryRole(ctx context.Context, id stable.DirectoryRoleId, options DeleteDirectoryRoleOperationOptions) (result DeleteDirectoryRoleOperationResponse, err error)
DeleteDirectoryRole - Delete entity from directoryRoles
func (DirectoryRoleClient) GetDirectoryRole ¶
func (c DirectoryRoleClient) GetDirectoryRole(ctx context.Context, id stable.DirectoryRoleId, options GetDirectoryRoleOperationOptions) (result GetDirectoryRoleOperationResponse, err error)
GetDirectoryRole - Get directoryRole. Retrieve the properties of a directoryRole object. The role must be activated in tenant for a successful response. You can use both the object ID and template ID of the directoryRole with this API. The template ID of a built-in role is immutable and can be seen in the role description on the Microsoft Entra admin center. For details, see Role template IDs.
func (DirectoryRoleClient) GetMemberGroups ¶
func (c DirectoryRoleClient) GetMemberGroups(ctx context.Context, id stable.DirectoryRoleId, input GetMemberGroupsRequest, options GetMemberGroupsOperationOptions) (result GetMemberGroupsOperationResponse, err error)
GetMemberGroups - Invoke action getMemberGroups. Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead.
func (DirectoryRoleClient) GetMemberGroupsComplete ¶
func (c DirectoryRoleClient) GetMemberGroupsComplete(ctx context.Context, id stable.DirectoryRoleId, input GetMemberGroupsRequest, options GetMemberGroupsOperationOptions) (result GetMemberGroupsCompleteResult, err error)
GetMemberGroupsComplete retrieves all the results into a single object
func (DirectoryRoleClient) GetMemberObjects ¶
func (c DirectoryRoleClient) GetMemberObjects(ctx context.Context, id stable.DirectoryRoleId, input GetMemberObjectsRequest, options GetMemberObjectsOperationOptions) (result GetMemberObjectsOperationResponse, err error)
GetMemberObjects - Invoke action getMemberObjects. Return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: Only users and role-enabled groups can be members of directory roles.
func (DirectoryRoleClient) GetMemberObjectsComplete ¶
func (c DirectoryRoleClient) GetMemberObjectsComplete(ctx context.Context, id stable.DirectoryRoleId, input GetMemberObjectsRequest, options GetMemberObjectsOperationOptions) (result GetMemberObjectsCompleteResult, err error)
GetMemberObjectsComplete retrieves all the results into a single object
func (DirectoryRoleClient) GetsCount ¶
func (c DirectoryRoleClient) GetsCount(ctx context.Context, options GetsCountOperationOptions) (result GetsCountOperationResponse, err error)
GetsCount - Get the number of the resource
func (DirectoryRoleClient) ListDirectoryRoles ¶
func (c DirectoryRoleClient) ListDirectoryRoles(ctx context.Context, options ListDirectoryRolesOperationOptions) (result ListDirectoryRolesOperationResponse, err error)
ListDirectoryRoles - List directoryRoles. List the directory roles that are activated in the tenant. This operation only returns roles that have been activated. A role becomes activated when an admin activates the role using the Activate directoryRole API. Not all built-in roles are initially activated. When assigning a role using the Microsoft Entra admin center, the role activation step is implicitly done on the admin's behalf. To get the full list of roles that are available in Microsoft Entra ID, use List directoryRoleTemplates.
func (DirectoryRoleClient) ListDirectoryRolesComplete ¶
func (c DirectoryRoleClient) ListDirectoryRolesComplete(ctx context.Context, options ListDirectoryRolesOperationOptions) (ListDirectoryRolesCompleteResult, error)
ListDirectoryRolesComplete retrieves all the results into a single object
func (DirectoryRoleClient) ListDirectoryRolesCompleteMatchingPredicate ¶
func (c DirectoryRoleClient) ListDirectoryRolesCompleteMatchingPredicate(ctx context.Context, options ListDirectoryRolesOperationOptions, predicate DirectoryRoleOperationPredicate) (result ListDirectoryRolesCompleteResult, err error)
ListDirectoryRolesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (DirectoryRoleClient) ListGetsAvailableExtensionProperties ¶
func (c DirectoryRoleClient) ListGetsAvailableExtensionProperties(ctx context.Context, input ListGetsAvailableExtensionPropertiesRequest, options ListGetsAvailableExtensionPropertiesOperationOptions) (result ListGetsAvailableExtensionPropertiesOperationResponse, err error)
ListGetsAvailableExtensionProperties - Invoke action getAvailableExtensionProperties. Return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties
func (DirectoryRoleClient) ListGetsAvailableExtensionPropertiesComplete ¶
func (c DirectoryRoleClient) ListGetsAvailableExtensionPropertiesComplete(ctx context.Context, input ListGetsAvailableExtensionPropertiesRequest, options ListGetsAvailableExtensionPropertiesOperationOptions) (ListGetsAvailableExtensionPropertiesCompleteResult, error)
ListGetsAvailableExtensionPropertiesComplete retrieves all the results into a single object
func (DirectoryRoleClient) ListGetsAvailableExtensionPropertiesCompleteMatchingPredicate ¶
func (c DirectoryRoleClient) ListGetsAvailableExtensionPropertiesCompleteMatchingPredicate(ctx context.Context, input ListGetsAvailableExtensionPropertiesRequest, options ListGetsAvailableExtensionPropertiesOperationOptions, predicate ExtensionPropertyOperationPredicate) (result ListGetsAvailableExtensionPropertiesCompleteResult, err error)
ListGetsAvailableExtensionPropertiesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (DirectoryRoleClient) ListGetsByIds ¶
func (c DirectoryRoleClient) ListGetsByIds(ctx context.Context, input ListGetsByIdsRequest, options ListGetsByIdsOperationOptions) (result ListGetsByIdsOperationResponse, err error)
ListGetsByIds - Invoke action getByIds. Return the directory objects specified in a list of IDs. Only a subset of user properties are returned by default in v1.0. Some common uses for this function are to
func (DirectoryRoleClient) ListGetsByIdsComplete ¶
func (c DirectoryRoleClient) ListGetsByIdsComplete(ctx context.Context, input ListGetsByIdsRequest, options ListGetsByIdsOperationOptions) (ListGetsByIdsCompleteResult, error)
ListGetsByIdsComplete retrieves all the results into a single object
func (DirectoryRoleClient) ListGetsByIdsCompleteMatchingPredicate ¶
func (c DirectoryRoleClient) ListGetsByIdsCompleteMatchingPredicate(ctx context.Context, input ListGetsByIdsRequest, options ListGetsByIdsOperationOptions, predicate DirectoryObjectOperationPredicate) (result ListGetsByIdsCompleteResult, err error)
ListGetsByIdsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (DirectoryRoleClient) Restore ¶
func (c DirectoryRoleClient) Restore(ctx context.Context, id stable.DirectoryRoleId, options RestoreOperationOptions) (result RestoreOperationResponse, err error)
Restore - Invoke action restore. Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. However, security groups cannot be restored. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
func (DirectoryRoleClient) UpdateDirectoryRole ¶
func (c DirectoryRoleClient) UpdateDirectoryRole(ctx context.Context, id stable.DirectoryRoleId, input stable.DirectoryRole, options UpdateDirectoryRoleOperationOptions) (result UpdateDirectoryRoleOperationResponse, err error)
UpdateDirectoryRole - Update entity in directoryRoles
type DirectoryRoleOperationPredicate ¶
type DirectoryRoleOperationPredicate struct { }
func (DirectoryRoleOperationPredicate) Matches ¶
func (p DirectoryRoleOperationPredicate) Matches(input stable.DirectoryRole) bool
type ExtensionPropertyOperationPredicate ¶
type ExtensionPropertyOperationPredicate struct { }
func (ExtensionPropertyOperationPredicate) Matches ¶
func (p ExtensionPropertyOperationPredicate) Matches(input stable.ExtensionProperty) bool
type GetDirectoryRoleOperationOptions ¶
type GetDirectoryRoleOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDirectoryRoleOperationOptions ¶
func DefaultGetDirectoryRoleOperationOptions() GetDirectoryRoleOperationOptions
func (GetDirectoryRoleOperationOptions) ToHeaders ¶
func (o GetDirectoryRoleOperationOptions) ToHeaders() *client.Headers
func (GetDirectoryRoleOperationOptions) ToOData ¶
func (o GetDirectoryRoleOperationOptions) ToOData() *odata.Query
func (GetDirectoryRoleOperationOptions) ToQuery ¶
func (o GetDirectoryRoleOperationOptions) ToQuery() *client.QueryParams
type GetMemberGroupsCustomPager ¶
func (*GetMemberGroupsCustomPager) NextPageLink ¶
func (p *GetMemberGroupsCustomPager) NextPageLink() *odata.Link
type GetMemberGroupsOperationOptions ¶
type GetMemberGroupsOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Skip *int64 Top *int64 }
func DefaultGetMemberGroupsOperationOptions ¶
func DefaultGetMemberGroupsOperationOptions() GetMemberGroupsOperationOptions
func (GetMemberGroupsOperationOptions) ToHeaders ¶
func (o GetMemberGroupsOperationOptions) ToHeaders() *client.Headers
func (GetMemberGroupsOperationOptions) ToOData ¶
func (o GetMemberGroupsOperationOptions) ToOData() *odata.Query
func (GetMemberGroupsOperationOptions) ToQuery ¶
func (o GetMemberGroupsOperationOptions) ToQuery() *client.QueryParams
type GetMemberGroupsRequest ¶
type GetMemberObjectsCustomPager ¶
func (*GetMemberObjectsCustomPager) NextPageLink ¶
func (p *GetMemberObjectsCustomPager) NextPageLink() *odata.Link
type GetMemberObjectsOperationOptions ¶
type GetMemberObjectsOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Skip *int64 Top *int64 }
func DefaultGetMemberObjectsOperationOptions ¶
func DefaultGetMemberObjectsOperationOptions() GetMemberObjectsOperationOptions
func (GetMemberObjectsOperationOptions) ToHeaders ¶
func (o GetMemberObjectsOperationOptions) ToHeaders() *client.Headers
func (GetMemberObjectsOperationOptions) ToOData ¶
func (o GetMemberObjectsOperationOptions) ToOData() *odata.Query
func (GetMemberObjectsOperationOptions) ToQuery ¶
func (o GetMemberObjectsOperationOptions) ToQuery() *client.QueryParams
type GetMemberObjectsRequest ¶
type GetsCountOperationOptions ¶
type GetsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetsCountOperationOptions ¶
func DefaultGetsCountOperationOptions() GetsCountOperationOptions
func (GetsCountOperationOptions) ToHeaders ¶
func (o GetsCountOperationOptions) ToHeaders() *client.Headers
func (GetsCountOperationOptions) ToOData ¶
func (o GetsCountOperationOptions) ToOData() *odata.Query
func (GetsCountOperationOptions) ToQuery ¶
func (o GetsCountOperationOptions) ToQuery() *client.QueryParams
type ListDirectoryRolesCompleteResult ¶
type ListDirectoryRolesCompleteResult struct { LatestHttpResponse *http.Response Items []stable.DirectoryRole }
type ListDirectoryRolesCustomPager ¶
func (*ListDirectoryRolesCustomPager) NextPageLink ¶
func (p *ListDirectoryRolesCustomPager) NextPageLink() *odata.Link
type ListDirectoryRolesOperationOptions ¶
type ListDirectoryRolesOperationOptions 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 DefaultListDirectoryRolesOperationOptions ¶
func DefaultListDirectoryRolesOperationOptions() ListDirectoryRolesOperationOptions
func (ListDirectoryRolesOperationOptions) ToHeaders ¶
func (o ListDirectoryRolesOperationOptions) ToHeaders() *client.Headers
func (ListDirectoryRolesOperationOptions) ToOData ¶
func (o ListDirectoryRolesOperationOptions) ToOData() *odata.Query
func (ListDirectoryRolesOperationOptions) ToQuery ¶
func (o ListDirectoryRolesOperationOptions) ToQuery() *client.QueryParams
type ListGetsAvailableExtensionPropertiesCompleteResult ¶
type ListGetsAvailableExtensionPropertiesCompleteResult struct { LatestHttpResponse *http.Response Items []stable.ExtensionProperty }
type ListGetsAvailableExtensionPropertiesCustomPager ¶
type ListGetsAvailableExtensionPropertiesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListGetsAvailableExtensionPropertiesCustomPager) NextPageLink ¶
func (p *ListGetsAvailableExtensionPropertiesCustomPager) NextPageLink() *odata.Link
type ListGetsAvailableExtensionPropertiesOperationOptions ¶
type ListGetsAvailableExtensionPropertiesOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Skip *int64 Top *int64 }
func DefaultListGetsAvailableExtensionPropertiesOperationOptions ¶
func DefaultListGetsAvailableExtensionPropertiesOperationOptions() ListGetsAvailableExtensionPropertiesOperationOptions
func (ListGetsAvailableExtensionPropertiesOperationOptions) ToHeaders ¶
func (o ListGetsAvailableExtensionPropertiesOperationOptions) ToHeaders() *client.Headers
func (ListGetsAvailableExtensionPropertiesOperationOptions) ToOData ¶
func (o ListGetsAvailableExtensionPropertiesOperationOptions) ToOData() *odata.Query
func (ListGetsAvailableExtensionPropertiesOperationOptions) ToQuery ¶
func (o ListGetsAvailableExtensionPropertiesOperationOptions) ToQuery() *client.QueryParams
type ListGetsByIdsCompleteResult ¶
type ListGetsByIdsCompleteResult struct { LatestHttpResponse *http.Response Items []stable.DirectoryObject }
type ListGetsByIdsCustomPager ¶
func (*ListGetsByIdsCustomPager) NextPageLink ¶
func (p *ListGetsByIdsCustomPager) NextPageLink() *odata.Link
type ListGetsByIdsOperationOptions ¶
type ListGetsByIdsOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Skip *int64 Top *int64 }
func DefaultListGetsByIdsOperationOptions ¶
func DefaultListGetsByIdsOperationOptions() ListGetsByIdsOperationOptions
func (ListGetsByIdsOperationOptions) ToHeaders ¶
func (o ListGetsByIdsOperationOptions) ToHeaders() *client.Headers
func (ListGetsByIdsOperationOptions) ToOData ¶
func (o ListGetsByIdsOperationOptions) ToOData() *odata.Query
func (ListGetsByIdsOperationOptions) ToQuery ¶
func (o ListGetsByIdsOperationOptions) ToQuery() *client.QueryParams
type ListGetsByIdsRequest ¶
type RestoreOperationOptions ¶
type RestoreOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultRestoreOperationOptions ¶
func DefaultRestoreOperationOptions() RestoreOperationOptions
func (RestoreOperationOptions) ToHeaders ¶
func (o RestoreOperationOptions) ToHeaders() *client.Headers
func (RestoreOperationOptions) ToOData ¶
func (o RestoreOperationOptions) ToOData() *odata.Query
func (RestoreOperationOptions) ToQuery ¶
func (o RestoreOperationOptions) ToQuery() *client.QueryParams
type UpdateDirectoryRoleOperationOptions ¶
type UpdateDirectoryRoleOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateDirectoryRoleOperationOptions ¶
func DefaultUpdateDirectoryRoleOperationOptions() UpdateDirectoryRoleOperationOptions
func (UpdateDirectoryRoleOperationOptions) ToHeaders ¶
func (o UpdateDirectoryRoleOperationOptions) ToHeaders() *client.Headers
func (UpdateDirectoryRoleOperationOptions) ToOData ¶
func (o UpdateDirectoryRoleOperationOptions) ToOData() *odata.Query
func (UpdateDirectoryRoleOperationOptions) ToQuery ¶
func (o UpdateDirectoryRoleOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_checkmembergroups.go
- method_checkmemberobjects.go
- method_createdirectoryrole.go
- method_createvalidatesproperty.go
- method_deletedirectoryrole.go
- method_getdirectoryrole.go
- method_getmembergroups.go
- method_getmemberobjects.go
- method_getscount.go
- method_listdirectoryroles.go
- method_listgetsavailableextensionproperties.go
- method_listgetsbyids.go
- method_restore.go
- method_updatedirectoryrole.go
- model_checkmembergroupsrequest.go
- model_checkmemberobjectsrequest.go
- model_createvalidatespropertyrequest.go
- model_getmembergroupsrequest.go
- model_getmemberobjectsrequest.go
- model_listgetsavailableextensionpropertiesrequest.go
- model_listgetsbyidsrequest.go
- predicates.go
- version.go