Megosztás a következőn keresztül:


SourceControlOperationsExtensions.CreateOrUpdate Metódus

Definíció

Hozzon létre egy forrásvezérlőt. http://aka.ms/azureautomationsdk/sourcecontroloperations

public static Microsoft.Azure.Management.Automation.Models.SourceControl CreateOrUpdate (this Microsoft.Azure.Management.Automation.ISourceControlOperations operations, string resourceGroupName, string automationAccountName, string sourceControlName, Microsoft.Azure.Management.Automation.Models.SourceControlCreateOrUpdateParameters parameters);
static member CreateOrUpdate : Microsoft.Azure.Management.Automation.ISourceControlOperations * string * string * string * Microsoft.Azure.Management.Automation.Models.SourceControlCreateOrUpdateParameters -> Microsoft.Azure.Management.Automation.Models.SourceControl
<Extension()>
Public Function CreateOrUpdate (operations As ISourceControlOperations, resourceGroupName As String, automationAccountName As String, sourceControlName As String, parameters As SourceControlCreateOrUpdateParameters) As SourceControl

Paraméterek

operations
ISourceControlOperations

A bővítménymetódus műveleti csoportja.

resourceGroupName
String

Egy Azure-erőforráscsoport neve.

automationAccountName
String

Az automation-fiók neve.

sourceControlName
String

A forrásvezérlő neve.

parameters
SourceControlCreateOrUpdateParameters

A forráskövetési művelethez megadott paraméterek.

Válaszok

A következőre érvényes: