Documentation ¶
Index ¶
- type AddKeyOperationOptions
- type AddKeyOperationResponse
- type AddKeyRequest
- type AddPasswordOperationOptions
- type AddPasswordOperationResponse
- type AddPasswordRequest
- type ApplicationClient
- func (c ApplicationClient) AddKey(ctx context.Context, id beta.ApplicationId, input AddKeyRequest, ...) (result AddKeyOperationResponse, err error)
- func (c ApplicationClient) AddPassword(ctx context.Context, id beta.ApplicationId, input AddPasswordRequest, ...) (result AddPasswordOperationResponse, err error)
- func (c ApplicationClient) CheckMemberGroups(ctx context.Context, id beta.ApplicationId, input CheckMemberGroupsRequest, ...) (result CheckMemberGroupsOperationResponse, err error)
- func (c ApplicationClient) CheckMemberGroupsComplete(ctx context.Context, id beta.ApplicationId, input CheckMemberGroupsRequest, ...) (result CheckMemberGroupsCompleteResult, err error)
- func (c ApplicationClient) CheckMemberObjects(ctx context.Context, id beta.ApplicationId, input CheckMemberObjectsRequest, ...) (result CheckMemberObjectsOperationResponse, err error)
- func (c ApplicationClient) CheckMemberObjectsComplete(ctx context.Context, id beta.ApplicationId, input CheckMemberObjectsRequest, ...) (result CheckMemberObjectsCompleteResult, err error)
- func (c ApplicationClient) CreateApplication(ctx context.Context, input beta.Application, ...) (result CreateApplicationOperationResponse, err error)
- func (c ApplicationClient) CreateGetsUserOwnedObject(ctx context.Context, input CreateGetsUserOwnedObjectRequest, ...) (result CreateGetsUserOwnedObjectOperationResponse, err error)
- func (c ApplicationClient) CreateValidatesProperty(ctx context.Context, input CreateValidatesPropertyRequest, ...) (result CreateValidatesPropertyOperationResponse, err error)
- func (c ApplicationClient) DeleteApplication(ctx context.Context, id beta.ApplicationId, ...) (result DeleteApplicationOperationResponse, err error)
- func (c ApplicationClient) GetApplication(ctx context.Context, id beta.ApplicationId, ...) (result GetApplicationOperationResponse, err error)
- func (c ApplicationClient) GetMemberGroups(ctx context.Context, id beta.ApplicationId, input GetMemberGroupsRequest, ...) (result GetMemberGroupsOperationResponse, err error)
- func (c ApplicationClient) GetMemberGroupsComplete(ctx context.Context, id beta.ApplicationId, input GetMemberGroupsRequest, ...) (result GetMemberGroupsCompleteResult, err error)
- func (c ApplicationClient) GetMemberObjects(ctx context.Context, id beta.ApplicationId, input GetMemberObjectsRequest, ...) (result GetMemberObjectsOperationResponse, err error)
- func (c ApplicationClient) GetMemberObjectsComplete(ctx context.Context, id beta.ApplicationId, input GetMemberObjectsRequest, ...) (result GetMemberObjectsCompleteResult, err error)
- func (c ApplicationClient) GetsCount(ctx context.Context, options GetsCountOperationOptions) (result GetsCountOperationResponse, err error)
- func (c ApplicationClient) ListApplications(ctx context.Context, options ListApplicationsOperationOptions) (result ListApplicationsOperationResponse, err error)
- func (c ApplicationClient) ListApplicationsComplete(ctx context.Context, options ListApplicationsOperationOptions) (ListApplicationsCompleteResult, error)
- func (c ApplicationClient) ListApplicationsCompleteMatchingPredicate(ctx context.Context, options ListApplicationsOperationOptions, ...) (result ListApplicationsCompleteResult, err error)
- func (c ApplicationClient) ListGetsByIds(ctx context.Context, input ListGetsByIdsRequest, ...) (result ListGetsByIdsOperationResponse, err error)
- func (c ApplicationClient) ListGetsByIdsComplete(ctx context.Context, input ListGetsByIdsRequest, ...) (ListGetsByIdsCompleteResult, error)
- func (c ApplicationClient) ListGetsByIdsCompleteMatchingPredicate(ctx context.Context, input ListGetsByIdsRequest, ...) (result ListGetsByIdsCompleteResult, err error)
- func (c ApplicationClient) RemoveKey(ctx context.Context, id beta.ApplicationId, input RemoveKeyRequest, ...) (result RemoveKeyOperationResponse, err error)
- func (c ApplicationClient) RemovePassword(ctx context.Context, id beta.ApplicationId, input RemovePasswordRequest, ...) (result RemovePasswordOperationResponse, err error)
- func (c ApplicationClient) Restore(ctx context.Context, id beta.ApplicationId, input RestoreRequest, ...) (result RestoreOperationResponse, err error)
- func (c ApplicationClient) SetVerifiedPublisher(ctx context.Context, id beta.ApplicationId, input SetVerifiedPublisherRequest, ...) (result SetVerifiedPublisherOperationResponse, err error)
- func (c ApplicationClient) UnsetVerifiedPublisher(ctx context.Context, id beta.ApplicationId, ...) (result UnsetVerifiedPublisherOperationResponse, err error)
- func (c ApplicationClient) UpdateApplication(ctx context.Context, id beta.ApplicationId, input beta.Application, ...) (result UpdateApplicationOperationResponse, err error)
- type ApplicationOperationPredicate
- type CheckMemberGroupsCompleteResult
- type CheckMemberGroupsCustomPager
- type CheckMemberGroupsOperationOptions
- type CheckMemberGroupsOperationResponse
- type CheckMemberGroupsRequest
- type CheckMemberObjectsCompleteResult
- type CheckMemberObjectsCustomPager
- type CheckMemberObjectsOperationOptions
- type CheckMemberObjectsOperationResponse
- type CheckMemberObjectsRequest
- type CreateApplicationOperationOptions
- type CreateApplicationOperationResponse
- type CreateGetsUserOwnedObjectOperationOptions
- type CreateGetsUserOwnedObjectOperationResponse
- type CreateGetsUserOwnedObjectRequest
- type CreateValidatesPropertyOperationOptions
- type CreateValidatesPropertyOperationResponse
- type CreateValidatesPropertyRequest
- type DeleteApplicationOperationOptions
- type DeleteApplicationOperationResponse
- type DirectoryObjectOperationPredicate
- type GetApplicationOperationOptions
- type GetApplicationOperationResponse
- 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 ListApplicationsCompleteResult
- type ListApplicationsCustomPager
- type ListApplicationsOperationOptions
- type ListApplicationsOperationResponse
- type ListGetsByIdsCompleteResult
- type ListGetsByIdsCustomPager
- type ListGetsByIdsOperationOptions
- type ListGetsByIdsOperationResponse
- type ListGetsByIdsRequest
- type RemoveKeyOperationOptions
- type RemoveKeyOperationResponse
- type RemoveKeyRequest
- type RemovePasswordOperationOptions
- type RemovePasswordOperationResponse
- type RemovePasswordRequest
- type RestoreOperationOptions
- type RestoreOperationResponse
- type RestoreRequest
- type SetVerifiedPublisherOperationOptions
- type SetVerifiedPublisherOperationResponse
- type SetVerifiedPublisherRequest
- type UnsetVerifiedPublisherOperationOptions
- type UnsetVerifiedPublisherOperationResponse
- type UpdateApplicationOperationOptions
- type UpdateApplicationOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddKeyOperationOptions ¶
type AddKeyOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultAddKeyOperationOptions ¶
func DefaultAddKeyOperationOptions() AddKeyOperationOptions
func (AddKeyOperationOptions) ToHeaders ¶
func (o AddKeyOperationOptions) ToHeaders() *client.Headers
func (AddKeyOperationOptions) ToOData ¶
func (o AddKeyOperationOptions) ToOData() *odata.Query
func (AddKeyOperationOptions) ToQuery ¶
func (o AddKeyOperationOptions) ToQuery() *client.QueryParams
type AddKeyOperationResponse ¶
type AddKeyRequest ¶
type AddKeyRequest struct { KeyCredential *beta.KeyCredential `json:"keyCredential,omitempty"` PasswordCredential *beta.PasswordCredential `json:"passwordCredential,omitempty"` Proof *string `json:"proof,omitempty"` }
type AddPasswordOperationOptions ¶
type AddPasswordOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultAddPasswordOperationOptions ¶
func DefaultAddPasswordOperationOptions() AddPasswordOperationOptions
func (AddPasswordOperationOptions) ToHeaders ¶
func (o AddPasswordOperationOptions) ToHeaders() *client.Headers
func (AddPasswordOperationOptions) ToOData ¶
func (o AddPasswordOperationOptions) ToOData() *odata.Query
func (AddPasswordOperationOptions) ToQuery ¶
func (o AddPasswordOperationOptions) ToQuery() *client.QueryParams
type AddPasswordRequest ¶
type AddPasswordRequest struct {
PasswordCredential *beta.PasswordCredential `json:"passwordCredential,omitempty"`
}
type ApplicationClient ¶
func NewApplicationClientWithBaseURI ¶
func NewApplicationClientWithBaseURI(sdkApi sdkEnv.Api) (*ApplicationClient, error)
func (ApplicationClient) AddKey ¶
func (c ApplicationClient) AddKey(ctx context.Context, id beta.ApplicationId, input AddKeyRequest, options AddKeyOperationOptions) (result AddKeyOperationResponse, err error)
AddKey - Invoke action addKey. Add a key credential to an application. This method, along with removeKey, can be used by an application to automate rolling its expiring keys. As part of the request validation for this method, a proof of possession of an existing key is verified before the action can be performed. Applications that don't have any existing valid certificates (no certificates have been added yet, or all certificates have expired), won't be able to use this service action. You can use the Update application operation to perform an update instead.
func (ApplicationClient) AddPassword ¶
func (c ApplicationClient) AddPassword(ctx context.Context, id beta.ApplicationId, input AddPasswordRequest, options AddPasswordOperationOptions) (result AddPasswordOperationResponse, err error)
AddPassword - Invoke action addPassword. Adds a strong password to an application. You can also add passwords while creating the application.
func (ApplicationClient) CheckMemberGroups ¶
func (c ApplicationClient) CheckMemberGroups(ctx context.Context, id beta.ApplicationId, 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 (ApplicationClient) CheckMemberGroupsComplete ¶
func (c ApplicationClient) CheckMemberGroupsComplete(ctx context.Context, id beta.ApplicationId, input CheckMemberGroupsRequest, options CheckMemberGroupsOperationOptions) (result CheckMemberGroupsCompleteResult, err error)
CheckMemberGroupsComplete retrieves all the results into a single object
func (ApplicationClient) CheckMemberObjects ¶
func (c ApplicationClient) CheckMemberObjects(ctx context.Context, id beta.ApplicationId, input CheckMemberObjectsRequest, options CheckMemberObjectsOperationOptions) (result CheckMemberObjectsOperationResponse, err error)
CheckMemberObjects - Invoke action checkMemberObjects
func (ApplicationClient) CheckMemberObjectsComplete ¶
func (c ApplicationClient) CheckMemberObjectsComplete(ctx context.Context, id beta.ApplicationId, input CheckMemberObjectsRequest, options CheckMemberObjectsOperationOptions) (result CheckMemberObjectsCompleteResult, err error)
CheckMemberObjectsComplete retrieves all the results into a single object
func (ApplicationClient) CreateApplication ¶
func (c ApplicationClient) CreateApplication(ctx context.Context, input beta.Application, options CreateApplicationOperationOptions) (result CreateApplicationOperationResponse, err error)
CreateApplication - Create application. Create a new application object.
func (ApplicationClient) CreateGetsUserOwnedObject ¶
func (c ApplicationClient) CreateGetsUserOwnedObject(ctx context.Context, input CreateGetsUserOwnedObjectRequest, options CreateGetsUserOwnedObjectOperationOptions) (result CreateGetsUserOwnedObjectOperationResponse, err error)
CreateGetsUserOwnedObject - Invoke action getUserOwnedObjects. Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn't support pagination.
func (ApplicationClient) CreateValidatesProperty ¶
func (c ApplicationClient) 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. For validating properties of an existing group, use the validateProperties function for groups. The following 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 the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with 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.
func (ApplicationClient) DeleteApplication ¶
func (c ApplicationClient) DeleteApplication(ctx context.Context, id beta.ApplicationId, options DeleteApplicationOperationOptions) (result DeleteApplicationOperationResponse, err error)
DeleteApplication - Delete application. Deletes an application. When deleted, apps are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted.
func (ApplicationClient) GetApplication ¶
func (c ApplicationClient) GetApplication(ctx context.Context, id beta.ApplicationId, options GetApplicationOperationOptions) (result GetApplicationOperationResponse, err error)
GetApplication - Get application. Get the properties and relationships of an application object.
func (ApplicationClient) GetMemberGroups ¶
func (c ApplicationClient) GetMemberGroups(ctx context.Context, id beta.ApplicationId, 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 (ApplicationClient) GetMemberGroupsComplete ¶
func (c ApplicationClient) GetMemberGroupsComplete(ctx context.Context, id beta.ApplicationId, input GetMemberGroupsRequest, options GetMemberGroupsOperationOptions) (result GetMemberGroupsCompleteResult, err error)
GetMemberGroupsComplete retrieves all the results into a single object
func (ApplicationClient) GetMemberObjects ¶
func (c ApplicationClient) GetMemberObjects(ctx context.Context, id beta.ApplicationId, input GetMemberObjectsRequest, options GetMemberObjectsOperationOptions) (result GetMemberObjectsOperationResponse, err error)
GetMemberObjects - Invoke action getMemberObjects
func (ApplicationClient) GetMemberObjectsComplete ¶
func (c ApplicationClient) GetMemberObjectsComplete(ctx context.Context, id beta.ApplicationId, input GetMemberObjectsRequest, options GetMemberObjectsOperationOptions) (result GetMemberObjectsCompleteResult, err error)
GetMemberObjectsComplete retrieves all the results into a single object
func (ApplicationClient) GetsCount ¶
func (c ApplicationClient) GetsCount(ctx context.Context, options GetsCountOperationOptions) (result GetsCountOperationResponse, err error)
GetsCount - Get the number of the resource
func (ApplicationClient) ListApplications ¶
func (c ApplicationClient) ListApplications(ctx context.Context, options ListApplicationsOperationOptions) (result ListApplicationsOperationResponse, err error)
ListApplications - List applications. Get the list of applications in this organization.
func (ApplicationClient) ListApplicationsComplete ¶
func (c ApplicationClient) ListApplicationsComplete(ctx context.Context, options ListApplicationsOperationOptions) (ListApplicationsCompleteResult, error)
ListApplicationsComplete retrieves all the results into a single object
func (ApplicationClient) ListApplicationsCompleteMatchingPredicate ¶
func (c ApplicationClient) ListApplicationsCompleteMatchingPredicate(ctx context.Context, options ListApplicationsOperationOptions, predicate ApplicationOperationPredicate) (result ListApplicationsCompleteResult, err error)
ListApplicationsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (ApplicationClient) ListGetsByIds ¶
func (c ApplicationClient) 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. Some common uses for this function are to
func (ApplicationClient) ListGetsByIdsComplete ¶
func (c ApplicationClient) ListGetsByIdsComplete(ctx context.Context, input ListGetsByIdsRequest, options ListGetsByIdsOperationOptions) (ListGetsByIdsCompleteResult, error)
ListGetsByIdsComplete retrieves all the results into a single object
func (ApplicationClient) ListGetsByIdsCompleteMatchingPredicate ¶
func (c ApplicationClient) 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 (ApplicationClient) RemoveKey ¶
func (c ApplicationClient) RemoveKey(ctx context.Context, id beta.ApplicationId, input RemoveKeyRequest, options RemoveKeyOperationOptions) (result RemoveKeyOperationResponse, err error)
RemoveKey - Invoke action removeKey. Remove a key credential from an application. This method along with addKey can be used by an application to automate rolling its expiring keys. As part of the request validation for this method, a proof of possession of an existing key is verified before the action can be performed.
func (ApplicationClient) RemovePassword ¶
func (c ApplicationClient) RemovePassword(ctx context.Context, id beta.ApplicationId, input RemovePasswordRequest, options RemovePasswordOperationOptions) (result RemovePasswordOperationResponse, err error)
RemovePassword - Invoke action removePassword. Removes a password from an application.
func (ApplicationClient) Restore ¶
func (c ApplicationClient) Restore(ctx context.Context, id beta.ApplicationId, input RestoreRequest, options RestoreOperationOptions) (result RestoreOperationResponse, err error)
Restore - Invoke action restore. Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. 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 (ApplicationClient) SetVerifiedPublisher ¶
func (c ApplicationClient) SetVerifiedPublisher(ctx context.Context, id beta.ApplicationId, input SetVerifiedPublisherRequest, options SetVerifiedPublisherOperationOptions) (result SetVerifiedPublisherOperationResponse, err error)
SetVerifiedPublisher - Invoke action setVerifiedPublisher. Set the the verifiedPublisher on an application. For more information, including prerequisites to setting a verified publisher, see Publisher verification.
func (ApplicationClient) UnsetVerifiedPublisher ¶
func (c ApplicationClient) UnsetVerifiedPublisher(ctx context.Context, id beta.ApplicationId, options UnsetVerifiedPublisherOperationOptions) (result UnsetVerifiedPublisherOperationResponse, err error)
UnsetVerifiedPublisher - Invoke action unsetVerifiedPublisher. Unset the verifiedPublisher previously set on an application, removing all verified publisher properties. For more information, see Publisher verification.
func (ApplicationClient) UpdateApplication ¶
func (c ApplicationClient) UpdateApplication(ctx context.Context, id beta.ApplicationId, input beta.Application, options UpdateApplicationOperationOptions) (result UpdateApplicationOperationResponse, err error)
UpdateApplication - Upsert application. Create a new application object if it doesn't exist, or update the properties of an existing application object.
type ApplicationOperationPredicate ¶
type ApplicationOperationPredicate struct { }
func (ApplicationOperationPredicate) Matches ¶
func (p ApplicationOperationPredicate) Matches(input beta.Application) bool
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 CreateApplicationOperationOptions ¶
type CreateApplicationOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateApplicationOperationOptions ¶
func DefaultCreateApplicationOperationOptions() CreateApplicationOperationOptions
func (CreateApplicationOperationOptions) ToHeaders ¶
func (o CreateApplicationOperationOptions) ToHeaders() *client.Headers
func (CreateApplicationOperationOptions) ToOData ¶
func (o CreateApplicationOperationOptions) ToOData() *odata.Query
func (CreateApplicationOperationOptions) ToQuery ¶
func (o CreateApplicationOperationOptions) ToQuery() *client.QueryParams
type CreateGetsUserOwnedObjectOperationOptions ¶
type CreateGetsUserOwnedObjectOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateGetsUserOwnedObjectOperationOptions ¶
func DefaultCreateGetsUserOwnedObjectOperationOptions() CreateGetsUserOwnedObjectOperationOptions
func (CreateGetsUserOwnedObjectOperationOptions) ToHeaders ¶
func (o CreateGetsUserOwnedObjectOperationOptions) ToHeaders() *client.Headers
func (CreateGetsUserOwnedObjectOperationOptions) ToOData ¶
func (o CreateGetsUserOwnedObjectOperationOptions) ToOData() *odata.Query
func (CreateGetsUserOwnedObjectOperationOptions) ToQuery ¶
func (o CreateGetsUserOwnedObjectOperationOptions) 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 DeleteApplicationOperationOptions ¶
type DeleteApplicationOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteApplicationOperationOptions ¶
func DefaultDeleteApplicationOperationOptions() DeleteApplicationOperationOptions
func (DeleteApplicationOperationOptions) ToHeaders ¶
func (o DeleteApplicationOperationOptions) ToHeaders() *client.Headers
func (DeleteApplicationOperationOptions) ToOData ¶
func (o DeleteApplicationOperationOptions) ToOData() *odata.Query
func (DeleteApplicationOperationOptions) ToQuery ¶
func (o DeleteApplicationOperationOptions) ToQuery() *client.QueryParams
type DirectoryObjectOperationPredicate ¶
type DirectoryObjectOperationPredicate struct { }
func (DirectoryObjectOperationPredicate) Matches ¶
func (p DirectoryObjectOperationPredicate) Matches(input beta.DirectoryObject) bool
type GetApplicationOperationOptions ¶
type GetApplicationOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetApplicationOperationOptions ¶
func DefaultGetApplicationOperationOptions() GetApplicationOperationOptions
func (GetApplicationOperationOptions) ToHeaders ¶
func (o GetApplicationOperationOptions) ToHeaders() *client.Headers
func (GetApplicationOperationOptions) ToOData ¶
func (o GetApplicationOperationOptions) ToOData() *odata.Query
func (GetApplicationOperationOptions) ToQuery ¶
func (o GetApplicationOperationOptions) 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 { ConsistencyLevel *odata.ConsistencyLevel 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 ListApplicationsCompleteResult ¶
type ListApplicationsCompleteResult struct { LatestHttpResponse *http.Response Items []beta.Application }
type ListApplicationsCustomPager ¶
func (*ListApplicationsCustomPager) NextPageLink ¶
func (p *ListApplicationsCustomPager) NextPageLink() *odata.Link
type ListApplicationsOperationOptions ¶
type ListApplicationsOperationOptions struct { ConsistencyLevel *odata.ConsistencyLevel 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 DefaultListApplicationsOperationOptions ¶
func DefaultListApplicationsOperationOptions() ListApplicationsOperationOptions
func (ListApplicationsOperationOptions) ToHeaders ¶
func (o ListApplicationsOperationOptions) ToHeaders() *client.Headers
func (ListApplicationsOperationOptions) ToOData ¶
func (o ListApplicationsOperationOptions) ToOData() *odata.Query
func (ListApplicationsOperationOptions) ToQuery ¶
func (o ListApplicationsOperationOptions) ToQuery() *client.QueryParams
type ListGetsByIdsCompleteResult ¶
type ListGetsByIdsCompleteResult struct { LatestHttpResponse *http.Response Items []beta.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 RemoveKeyOperationOptions ¶
type RemoveKeyOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultRemoveKeyOperationOptions ¶
func DefaultRemoveKeyOperationOptions() RemoveKeyOperationOptions
func (RemoveKeyOperationOptions) ToHeaders ¶
func (o RemoveKeyOperationOptions) ToHeaders() *client.Headers
func (RemoveKeyOperationOptions) ToOData ¶
func (o RemoveKeyOperationOptions) ToOData() *odata.Query
func (RemoveKeyOperationOptions) ToQuery ¶
func (o RemoveKeyOperationOptions) ToQuery() *client.QueryParams
type RemoveKeyRequest ¶
type RemovePasswordOperationOptions ¶
type RemovePasswordOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultRemovePasswordOperationOptions ¶
func DefaultRemovePasswordOperationOptions() RemovePasswordOperationOptions
func (RemovePasswordOperationOptions) ToHeaders ¶
func (o RemovePasswordOperationOptions) ToHeaders() *client.Headers
func (RemovePasswordOperationOptions) ToOData ¶
func (o RemovePasswordOperationOptions) ToOData() *odata.Query
func (RemovePasswordOperationOptions) ToQuery ¶
func (o RemovePasswordOperationOptions) ToQuery() *client.QueryParams
type RemovePasswordRequest ¶
type RemovePasswordRequest struct {
KeyId *string `json:"keyId,omitempty"`
}
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 RestoreRequest ¶
type SetVerifiedPublisherOperationOptions ¶
type SetVerifiedPublisherOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultSetVerifiedPublisherOperationOptions ¶
func DefaultSetVerifiedPublisherOperationOptions() SetVerifiedPublisherOperationOptions
func (SetVerifiedPublisherOperationOptions) ToHeaders ¶
func (o SetVerifiedPublisherOperationOptions) ToHeaders() *client.Headers
func (SetVerifiedPublisherOperationOptions) ToOData ¶
func (o SetVerifiedPublisherOperationOptions) ToOData() *odata.Query
func (SetVerifiedPublisherOperationOptions) ToQuery ¶
func (o SetVerifiedPublisherOperationOptions) ToQuery() *client.QueryParams
type SetVerifiedPublisherRequest ¶
type SetVerifiedPublisherRequest struct {
VerifiedPublisherId *string `json:"verifiedPublisherId,omitempty"`
}
type UnsetVerifiedPublisherOperationOptions ¶
type UnsetVerifiedPublisherOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUnsetVerifiedPublisherOperationOptions ¶
func DefaultUnsetVerifiedPublisherOperationOptions() UnsetVerifiedPublisherOperationOptions
func (UnsetVerifiedPublisherOperationOptions) ToHeaders ¶
func (o UnsetVerifiedPublisherOperationOptions) ToHeaders() *client.Headers
func (UnsetVerifiedPublisherOperationOptions) ToOData ¶
func (o UnsetVerifiedPublisherOperationOptions) ToOData() *odata.Query
func (UnsetVerifiedPublisherOperationOptions) ToQuery ¶
func (o UnsetVerifiedPublisherOperationOptions) ToQuery() *client.QueryParams
type UpdateApplicationOperationOptions ¶
type UpdateApplicationOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateApplicationOperationOptions ¶
func DefaultUpdateApplicationOperationOptions() UpdateApplicationOperationOptions
func (UpdateApplicationOperationOptions) ToHeaders ¶
func (o UpdateApplicationOperationOptions) ToHeaders() *client.Headers
func (UpdateApplicationOperationOptions) ToOData ¶
func (o UpdateApplicationOperationOptions) ToOData() *odata.Query
func (UpdateApplicationOperationOptions) ToQuery ¶
func (o UpdateApplicationOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_addkey.go
- method_addpassword.go
- method_checkmembergroups.go
- method_checkmemberobjects.go
- method_createapplication.go
- method_creategetsuserownedobject.go
- method_createvalidatesproperty.go
- method_deleteapplication.go
- method_getapplication.go
- method_getmembergroups.go
- method_getmemberobjects.go
- method_getscount.go
- method_listapplications.go
- method_listgetsbyids.go
- method_removekey.go
- method_removepassword.go
- method_restore.go
- method_setverifiedpublisher.go
- method_unsetverifiedpublisher.go
- method_updateapplication.go
- model_addkeyrequest.go
- model_addpasswordrequest.go
- model_checkmembergroupsrequest.go
- model_checkmemberobjectsrequest.go
- model_creategetsuserownedobjectrequest.go
- model_createvalidatespropertyrequest.go
- model_getmembergroupsrequest.go
- model_getmemberobjectsrequest.go
- model_listgetsbyidsrequest.go
- model_removekeyrequest.go
- model_removepasswordrequest.go
- model_restorerequest.go
- model_setverifiedpublisherrequest.go
- predicates.go
- version.go