SourceControlOperations class

فئة تمثل SourceControlOperations.

المنشئون

SourceControlOperations(AutomationClientContext)

إنشاء SourceControlOperations.

الأساليب

createOrUpdate(string, string, string, SourceControlCreateOrUpdateParameters, RequestOptionsBase)

إنشاء عنصر تحكم مصدر.

createOrUpdate(string, string, string, SourceControlCreateOrUpdateParameters, RequestOptionsBase, ServiceCallback<SourceControl>)
createOrUpdate(string, string, string, SourceControlCreateOrUpdateParameters, ServiceCallback<SourceControl>)
deleteMethod(string, string, string, RequestOptionsBase)

احذف عنصر تحكم المصدر.

deleteMethod(string, string, string, RequestOptionsBase, ServiceCallback<void>)
deleteMethod(string, string, string, ServiceCallback<void>)
get(string, string, string, RequestOptionsBase)

استرداد عنصر تحكم المصدر الذي تم تعريفه بواسطة اسم عنصر التحكم بالمصادر.

get(string, string, string, RequestOptionsBase, ServiceCallback<SourceControl>)
get(string, string, string, ServiceCallback<SourceControl>)
listByAutomationAccount(string, string, ServiceCallback<SourceControlListResult>)
listByAutomationAccount(string, string, SourceControlListByAutomationAccountOptionalParams)

استرداد قائمة بعناصر التحكم بالمصادر.

listByAutomationAccount(string, string, SourceControlListByAutomationAccountOptionalParams, ServiceCallback<SourceControlListResult>)
listByAutomationAccountNext(string, RequestOptionsBase)

استرداد قائمة بعناصر التحكم بالمصادر.

listByAutomationAccountNext(string, RequestOptionsBase, ServiceCallback<SourceControlListResult>)
listByAutomationAccountNext(string, ServiceCallback<SourceControlListResult>)
update(string, string, string, SourceControlUpdateParameters, RequestOptionsBase)

تحديث عنصر تحكم المصدر.

update(string, string, string, SourceControlUpdateParameters, RequestOptionsBase, ServiceCallback<SourceControl>)
update(string, string, string, SourceControlUpdateParameters, ServiceCallback<SourceControl>)

تفاصيل المنشئ

SourceControlOperations(AutomationClientContext)

إنشاء SourceControlOperations.

new SourceControlOperations(client: AutomationClientContext)

المعلمات

client
AutomationClientContext

الرجوع إلى عميل الخدمة.

تفاصيل الأسلوب

createOrUpdate(string, string, string, SourceControlCreateOrUpdateParameters, RequestOptionsBase)

إنشاء عنصر تحكم مصدر.

function createOrUpdate(resourceGroupName: string, automationAccountName: string, sourceControlName: string, parameters: SourceControlCreateOrUpdateParameters, options?: RequestOptionsBase): Promise<SourceControlCreateOrUpdateResponse>

المعلمات

resourceGroupName

string

اسم مجموعة موارد Azure.

automationAccountName

string

اسم حساب التنفيذ التلقائي.

sourceControlName

string

اسم عنصر تحكم المصدر.

parameters
SourceControlCreateOrUpdateParameters

المعلمات المتوفرة لعملية إنشاء أو تحديث التحكم بالمصادر.

options
RequestOptionsBase

المعلمات الاختيارية

المرتجعات

وعد<Models.SourceControlCreateOrUpdateResponse>

createOrUpdate(string, string, string, SourceControlCreateOrUpdateParameters, RequestOptionsBase, ServiceCallback<SourceControl>)

function createOrUpdate(resourceGroupName: string, automationAccountName: string, sourceControlName: string, parameters: SourceControlCreateOrUpdateParameters, options: RequestOptionsBase, callback: ServiceCallback<SourceControl>)

المعلمات

resourceGroupName

string

اسم مجموعة موارد Azure.

automationAccountName

string

اسم حساب التنفيذ التلقائي.

sourceControlName

string

اسم عنصر تحكم المصدر.

parameters
SourceControlCreateOrUpdateParameters

المعلمات المتوفرة لعملية إنشاء أو تحديث التحكم بالمصادر.

options
RequestOptionsBase

المعلمات الاختيارية

callback

ServiceCallback<SourceControl>

رد الاتصال

createOrUpdate(string, string, string, SourceControlCreateOrUpdateParameters, ServiceCallback<SourceControl>)

function createOrUpdate(resourceGroupName: string, automationAccountName: string, sourceControlName: string, parameters: SourceControlCreateOrUpdateParameters, callback: ServiceCallback<SourceControl>)

المعلمات

resourceGroupName

string

اسم مجموعة موارد Azure.

automationAccountName

string

اسم حساب التنفيذ التلقائي.

sourceControlName

string

اسم عنصر تحكم المصدر.

parameters
SourceControlCreateOrUpdateParameters

المعلمات المتوفرة لعملية إنشاء أو تحديث التحكم بالمصادر.

callback

ServiceCallback<SourceControl>

رد الاتصال

deleteMethod(string, string, string, RequestOptionsBase)

احذف عنصر تحكم المصدر.

function deleteMethod(resourceGroupName: string, automationAccountName: string, sourceControlName: string, options?: RequestOptionsBase): Promise<RestResponse>

المعلمات

resourceGroupName

string

اسم مجموعة موارد Azure.

automationAccountName

string

اسم حساب التنفيذ التلقائي.

sourceControlName

string

اسم عنصر التحكم بالمصادر.

options
RequestOptionsBase

المعلمات الاختيارية

المرتجعات

Promise<RestResponse>

وعد<msRest.RestResponse>

deleteMethod(string, string, string, RequestOptionsBase, ServiceCallback<void>)

function deleteMethod(resourceGroupName: string, automationAccountName: string, sourceControlName: string, options: RequestOptionsBase, callback: ServiceCallback<void>)

المعلمات

resourceGroupName

string

اسم مجموعة موارد Azure.

automationAccountName

string

اسم حساب التنفيذ التلقائي.

sourceControlName

string

اسم عنصر التحكم بالمصادر.

options
RequestOptionsBase

المعلمات الاختيارية

callback

ServiceCallback<void>

رد الاتصال

deleteMethod(string, string, string, ServiceCallback<void>)

function deleteMethod(resourceGroupName: string, automationAccountName: string, sourceControlName: string, callback: ServiceCallback<void>)

المعلمات

resourceGroupName

string

اسم مجموعة موارد Azure.

automationAccountName

string

اسم حساب التنفيذ التلقائي.

sourceControlName

string

اسم عنصر التحكم بالمصادر.

callback

ServiceCallback<void>

رد الاتصال

get(string, string, string, RequestOptionsBase)

استرداد عنصر تحكم المصدر الذي تم تعريفه بواسطة اسم عنصر التحكم بالمصادر.

function get(resourceGroupName: string, automationAccountName: string, sourceControlName: string, options?: RequestOptionsBase): Promise<SourceControlGetResponse>

المعلمات

resourceGroupName

string

اسم مجموعة موارد Azure.

automationAccountName

string

اسم حساب التنفيذ التلقائي.

sourceControlName

string

اسم عنصر التحكم بالمصادر.

options
RequestOptionsBase

المعلمات الاختيارية

المرتجعات

وعد<Models.SourceControlGetResponse>

get(string, string, string, RequestOptionsBase, ServiceCallback<SourceControl>)

function get(resourceGroupName: string, automationAccountName: string, sourceControlName: string, options: RequestOptionsBase, callback: ServiceCallback<SourceControl>)

المعلمات

resourceGroupName

string

اسم مجموعة موارد Azure.

automationAccountName

string

اسم حساب التنفيذ التلقائي.

sourceControlName

string

اسم عنصر التحكم بالمصادر.

options
RequestOptionsBase

المعلمات الاختيارية

callback

ServiceCallback<SourceControl>

رد الاتصال

get(string, string, string, ServiceCallback<SourceControl>)

function get(resourceGroupName: string, automationAccountName: string, sourceControlName: string, callback: ServiceCallback<SourceControl>)

المعلمات

resourceGroupName

string

اسم مجموعة موارد Azure.

automationAccountName

string

اسم حساب التنفيذ التلقائي.

sourceControlName

string

اسم عنصر التحكم بالمصادر.

callback

ServiceCallback<SourceControl>

رد الاتصال

listByAutomationAccount(string, string, ServiceCallback<SourceControlListResult>)

function listByAutomationAccount(resourceGroupName: string, automationAccountName: string, callback: ServiceCallback<SourceControlListResult>)

المعلمات

resourceGroupName

string

اسم مجموعة موارد Azure.

automationAccountName

string

اسم حساب التنفيذ التلقائي.

callback

ServiceCallback<SourceControlListResult>

رد الاتصال

listByAutomationAccount(string, string, SourceControlListByAutomationAccountOptionalParams)

استرداد قائمة بعناصر التحكم بالمصادر.

function listByAutomationAccount(resourceGroupName: string, automationAccountName: string, options?: SourceControlListByAutomationAccountOptionalParams): Promise<SourceControlListByAutomationAccountResponse>

المعلمات

resourceGroupName

string

اسم مجموعة موارد Azure.

automationAccountName

string

اسم حساب التنفيذ التلقائي.

options
SourceControlListByAutomationAccountOptionalParams

المعلمات الاختيارية

المرتجعات

وعد<Models.SourceControlListByAutomationAccountResponse>

listByAutomationAccount(string, string, SourceControlListByAutomationAccountOptionalParams, ServiceCallback<SourceControlListResult>)

function listByAutomationAccount(resourceGroupName: string, automationAccountName: string, options: SourceControlListByAutomationAccountOptionalParams, callback: ServiceCallback<SourceControlListResult>)

المعلمات

resourceGroupName

string

اسم مجموعة موارد Azure.

automationAccountName

string

اسم حساب التنفيذ التلقائي.

options
SourceControlListByAutomationAccountOptionalParams

المعلمات الاختيارية

callback

ServiceCallback<SourceControlListResult>

رد الاتصال

listByAutomationAccountNext(string, RequestOptionsBase)

استرداد قائمة بعناصر التحكم بالمصادر.

function listByAutomationAccountNext(nextPageLink: string, options?: RequestOptionsBase): Promise<SourceControlListByAutomationAccountNextResponse>

المعلمات

nextPageLink

string

NextLink من عملية الاستدعاء الناجحة السابقة إلى القائمة.

options
RequestOptionsBase

المعلمات الاختيارية

المرتجعات

وعد<Models.SourceControlListByAutomationAccountNextResponse>

listByAutomationAccountNext(string, RequestOptionsBase, ServiceCallback<SourceControlListResult>)

function listByAutomationAccountNext(nextPageLink: string, options: RequestOptionsBase, callback: ServiceCallback<SourceControlListResult>)

المعلمات

nextPageLink

string

NextLink من عملية الاستدعاء الناجحة السابقة إلى القائمة.

options
RequestOptionsBase

المعلمات الاختيارية

callback

ServiceCallback<SourceControlListResult>

رد الاتصال

listByAutomationAccountNext(string, ServiceCallback<SourceControlListResult>)

function listByAutomationAccountNext(nextPageLink: string, callback: ServiceCallback<SourceControlListResult>)

المعلمات

nextPageLink

string

NextLink من عملية الاستدعاء الناجحة السابقة إلى القائمة.

callback

ServiceCallback<SourceControlListResult>

رد الاتصال

update(string, string, string, SourceControlUpdateParameters, RequestOptionsBase)

تحديث عنصر تحكم المصدر.

function update(resourceGroupName: string, automationAccountName: string, sourceControlName: string, parameters: SourceControlUpdateParameters, options?: RequestOptionsBase): Promise<SourceControlUpdateResponse>

المعلمات

resourceGroupName

string

اسم مجموعة موارد Azure.

automationAccountName

string

اسم حساب التنفيذ التلقائي.

sourceControlName

string

اسم عنصر تحكم المصدر.

parameters
SourceControlUpdateParameters

المعلمات المتوفرة لعملية التحكم في مصدر التحديث.

options
RequestOptionsBase

المعلمات الاختيارية

المرتجعات

وعد<Models.SourceControlUpdateResponse>

update(string, string, string, SourceControlUpdateParameters, RequestOptionsBase, ServiceCallback<SourceControl>)

function update(resourceGroupName: string, automationAccountName: string, sourceControlName: string, parameters: SourceControlUpdateParameters, options: RequestOptionsBase, callback: ServiceCallback<SourceControl>)

المعلمات

resourceGroupName

string

اسم مجموعة موارد Azure.

automationAccountName

string

اسم حساب التنفيذ التلقائي.

sourceControlName

string

اسم عنصر تحكم المصدر.

parameters
SourceControlUpdateParameters

المعلمات المتوفرة لعملية التحكم في مصدر التحديث.

options
RequestOptionsBase

المعلمات الاختيارية

callback

ServiceCallback<SourceControl>

رد الاتصال

update(string, string, string, SourceControlUpdateParameters, ServiceCallback<SourceControl>)

function update(resourceGroupName: string, automationAccountName: string, sourceControlName: string, parameters: SourceControlUpdateParameters, callback: ServiceCallback<SourceControl>)

المعلمات

resourceGroupName

string

اسم مجموعة موارد Azure.

automationAccountName

string

اسم حساب التنفيذ التلقائي.

sourceControlName

string

اسم عنصر تحكم المصدر.

parameters
SourceControlUpdateParameters

المعلمات المتوفرة لعملية التحكم في مصدر التحديث.

callback

ServiceCallback<SourceControl>

رد الاتصال