Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type AddFeatureRolloutPolicyAppliesToRefOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultAddFeatureRolloutPolicyAppliesToRefOperationOptions() AddFeatureRolloutPolicyAppliesToRefOperationOptions + func (o AddFeatureRolloutPolicyAppliesToRefOperationOptions) ToHeaders() *client.Headers + func (o AddFeatureRolloutPolicyAppliesToRefOperationOptions) ToOData() *odata.Query + func (o AddFeatureRolloutPolicyAppliesToRefOperationOptions) ToQuery() *client.QueryParams + type AddFeatureRolloutPolicyAppliesToRefOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type CreateFeatureRolloutPolicyAppliesToOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateFeatureRolloutPolicyAppliesToOperationOptions() CreateFeatureRolloutPolicyAppliesToOperationOptions + func (o CreateFeatureRolloutPolicyAppliesToOperationOptions) ToHeaders() *client.Headers + func (o CreateFeatureRolloutPolicyAppliesToOperationOptions) ToOData() *odata.Query + func (o CreateFeatureRolloutPolicyAppliesToOperationOptions) ToQuery() *client.QueryParams + type CreateFeatureRolloutPolicyAppliesToOperationResponse struct + HttpResponse *http.Response + Model stable.DirectoryObject + OData *odata.OData + type DirectoryObjectOperationPredicate struct + func (p DirectoryObjectOperationPredicate) Matches(input stable.DirectoryObject) bool + type FeatureRolloutPolicyAppliesToClient struct + Client *msgraph.Client + func NewFeatureRolloutPolicyAppliesToClientWithBaseURI(sdkApi sdkEnv.Api) (*FeatureRolloutPolicyAppliesToClient, error) + func (c FeatureRolloutPolicyAppliesToClient) AddFeatureRolloutPolicyAppliesToRef(ctx context.Context, id stable.PolicyFeatureRolloutPolicyId, ...) (result AddFeatureRolloutPolicyAppliesToRefOperationResponse, err error) + func (c FeatureRolloutPolicyAppliesToClient) CreateFeatureRolloutPolicyAppliesTo(ctx context.Context, id stable.PolicyFeatureRolloutPolicyId, ...) (result CreateFeatureRolloutPolicyAppliesToOperationResponse, err error) + func (c FeatureRolloutPolicyAppliesToClient) GetFeatureRolloutPolicyAppliesToCount(ctx context.Context, id stable.PolicyFeatureRolloutPolicyId, ...) (result GetFeatureRolloutPolicyAppliesToCountOperationResponse, err error) + func (c FeatureRolloutPolicyAppliesToClient) ListFeatureRolloutPolicyAppliesToRefs(ctx context.Context, id stable.PolicyFeatureRolloutPolicyId, ...) (result ListFeatureRolloutPolicyAppliesToRefsOperationResponse, err error) + func (c FeatureRolloutPolicyAppliesToClient) ListFeatureRolloutPolicyAppliesToRefsComplete(ctx context.Context, id stable.PolicyFeatureRolloutPolicyId, ...) (ListFeatureRolloutPolicyAppliesToRefsCompleteResult, error) + func (c FeatureRolloutPolicyAppliesToClient) ListFeatureRolloutPolicyAppliesToRefsCompleteMatchingPredicate(ctx context.Context, id stable.PolicyFeatureRolloutPolicyId, ...) (result ListFeatureRolloutPolicyAppliesToRefsCompleteResult, err error) + func (c FeatureRolloutPolicyAppliesToClient) ListFeatureRolloutPolicyAppliesTos(ctx context.Context, id stable.PolicyFeatureRolloutPolicyId, ...) (result ListFeatureRolloutPolicyAppliesTosOperationResponse, err error) + func (c FeatureRolloutPolicyAppliesToClient) ListFeatureRolloutPolicyAppliesTosComplete(ctx context.Context, id stable.PolicyFeatureRolloutPolicyId, ...) (ListFeatureRolloutPolicyAppliesTosCompleteResult, error) + func (c FeatureRolloutPolicyAppliesToClient) ListFeatureRolloutPolicyAppliesTosCompleteMatchingPredicate(ctx context.Context, id stable.PolicyFeatureRolloutPolicyId, ...) (result ListFeatureRolloutPolicyAppliesTosCompleteResult, err error) + func (c FeatureRolloutPolicyAppliesToClient) RemoveFeatureRolloutPolicyAppliesToRef(ctx context.Context, id stable.PolicyFeatureRolloutPolicyIdAppliesToId, ...) (result RemoveFeatureRolloutPolicyAppliesToRefOperationResponse, err error) + type GetFeatureRolloutPolicyAppliesToCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetFeatureRolloutPolicyAppliesToCountOperationOptions() GetFeatureRolloutPolicyAppliesToCountOperationOptions + func (o GetFeatureRolloutPolicyAppliesToCountOperationOptions) ToHeaders() *client.Headers + func (o GetFeatureRolloutPolicyAppliesToCountOperationOptions) ToOData() *odata.Query + func (o GetFeatureRolloutPolicyAppliesToCountOperationOptions) ToQuery() *client.QueryParams + type GetFeatureRolloutPolicyAppliesToCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListFeatureRolloutPolicyAppliesToRefsCompleteResult struct + Items []stable.DirectoryObject + LatestHttpResponse *http.Response + type ListFeatureRolloutPolicyAppliesToRefsCustomPager struct + NextLink *odata.Link + func (p *ListFeatureRolloutPolicyAppliesToRefsCustomPager) NextPageLink() *odata.Link + type ListFeatureRolloutPolicyAppliesToRefsOperationOptions struct + Count *bool + Filter *string + Metadata *odata.Metadata + OrderBy *odata.OrderBy + RetryFunc client.RequestRetryFunc + Search *string + Skip *int64 + Top *int64 + func DefaultListFeatureRolloutPolicyAppliesToRefsOperationOptions() ListFeatureRolloutPolicyAppliesToRefsOperationOptions + func (o ListFeatureRolloutPolicyAppliesToRefsOperationOptions) ToHeaders() *client.Headers + func (o ListFeatureRolloutPolicyAppliesToRefsOperationOptions) ToOData() *odata.Query + func (o ListFeatureRolloutPolicyAppliesToRefsOperationOptions) ToQuery() *client.QueryParams + type ListFeatureRolloutPolicyAppliesToRefsOperationResponse struct + HttpResponse *http.Response + Model *[]stable.DirectoryObject + OData *odata.OData + type ListFeatureRolloutPolicyAppliesTosCompleteResult struct + Items []stable.DirectoryObject + LatestHttpResponse *http.Response + type ListFeatureRolloutPolicyAppliesTosCustomPager struct + NextLink *odata.Link + func (p *ListFeatureRolloutPolicyAppliesTosCustomPager) NextPageLink() *odata.Link + type ListFeatureRolloutPolicyAppliesTosOperationOptions 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 DefaultListFeatureRolloutPolicyAppliesTosOperationOptions() ListFeatureRolloutPolicyAppliesTosOperationOptions + func (o ListFeatureRolloutPolicyAppliesTosOperationOptions) ToHeaders() *client.Headers + func (o ListFeatureRolloutPolicyAppliesTosOperationOptions) ToOData() *odata.Query + func (o ListFeatureRolloutPolicyAppliesTosOperationOptions) ToQuery() *client.QueryParams + type ListFeatureRolloutPolicyAppliesTosOperationResponse struct + HttpResponse *http.Response + Model *[]stable.DirectoryObject + OData *odata.OData + type RemoveFeatureRolloutPolicyAppliesToRefOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultRemoveFeatureRolloutPolicyAppliesToRefOperationOptions() RemoveFeatureRolloutPolicyAppliesToRefOperationOptions + func (o RemoveFeatureRolloutPolicyAppliesToRefOperationOptions) ToHeaders() *client.Headers + func (o RemoveFeatureRolloutPolicyAppliesToRefOperationOptions) ToOData() *odata.Query + func (o RemoveFeatureRolloutPolicyAppliesToRefOperationOptions) ToQuery() *client.QueryParams + type RemoveFeatureRolloutPolicyAppliesToRefOperationResponse struct + HttpResponse *http.Response + OData *odata.OData