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 + func PossibleValuesForChangeDetectionMode() []string + func ValidateCloudEndpointID(input interface{}, key string) (warnings []string, errors []error) + type ChangeDetectionClient struct + Client *resourcemanager.Client + func NewChangeDetectionClientWithBaseURI(sdkApi sdkEnv.Api) (*ChangeDetectionClient, error) + func (c ChangeDetectionClient) CloudEndpointsTriggerChangeDetection(ctx context.Context, id CloudEndpointId, ...) (result CloudEndpointsTriggerChangeDetectionOperationResponse, err error) + func (c ChangeDetectionClient) CloudEndpointsTriggerChangeDetectionThenPoll(ctx context.Context, id CloudEndpointId, ...) error + type ChangeDetectionMode string + const ChangeDetectionModeDefault + const ChangeDetectionModeRecursive + func (s *ChangeDetectionMode) UnmarshalJSON(bytes []byte) error + type CloudEndpointId struct + CloudEndpointName string + ResourceGroupName string + StorageSyncServiceName string + SubscriptionId string + SyncGroupName string + func NewCloudEndpointID(subscriptionId string, resourceGroupName string, storageSyncServiceName string, ...) CloudEndpointId + func ParseCloudEndpointID(input string) (*CloudEndpointId, error) + func ParseCloudEndpointIDInsensitively(input string) (*CloudEndpointId, error) + func (id *CloudEndpointId) FromParseResult(input resourceids.ParseResult) error + func (id CloudEndpointId) ID() string + func (id CloudEndpointId) Segments() []resourceids.Segment + func (id CloudEndpointId) String() string + type CloudEndpointsTriggerChangeDetectionOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + Poller pollers.Poller + type TriggerChangeDetectionParameters struct + ChangeDetectionMode *ChangeDetectionMode + DirectoryPath *string + Paths *[]string