Aracılığıyla paylaş


LinkedWorkspaceOperations class

LinkedWorkspaceOperations'i temsil eden sınıf.

Oluşturucular

LinkedWorkspaceOperations(AutomationClientContext)

LinkedWorkspaceOperations oluşturun.

Yöntemler

get(string, string, RequestOptionsBase)

Hesap kimliği için bağlı çalışma alanını alın.

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

Oluşturucu Ayrıntıları

LinkedWorkspaceOperations(AutomationClientContext)

LinkedWorkspaceOperations oluşturun.

new LinkedWorkspaceOperations(client: AutomationClientContext)

Parametreler

client
AutomationClientContext

Hizmet istemcisine başvuru.

Yöntem Ayrıntıları

get(string, string, RequestOptionsBase)

Hesap kimliği için bağlı çalışma alanını alın.

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

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

options
RequestOptionsBase

İsteğe bağlı parametreler

Döndürülenler

Promise<Models.LinkedWorkspaceGetResponse>

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

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

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

options
RequestOptionsBase

İsteğe bağlı parametreler

callback

ServiceCallback<LinkedWorkspace>

Geri çağırma

get(string, string, ServiceCallback<LinkedWorkspace>)

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

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

callback

ServiceCallback<LinkedWorkspace>

Geri çağırma