Package version:

Interface ContainerAppsSourceControlsCreateOrUpdateOptionalParams

Optional parameters.

interface ContainerAppsSourceControlsCreateOrUpdateOptionalParams {
    resumeFrom?: string;
    updateIntervalInMs?: number;
    xMsGithubAuxiliary?: string;
}

Hierarchy

  • unknown
    • ContainerAppsSourceControlsCreateOrUpdateOptionalParams

Properties

resumeFrom?: string

A serialized poller which can be used to resume an existing paused Long-Running-Operation.

updateIntervalInMs?: number

Delay to wait until next poll, in milliseconds.

xMsGithubAuxiliary?: string

Github personal access token used for SourceControl.