Aracılığıyla paylaş


AttachedNetworks interface

AttachedNetworks'i temsil eden arabirim.

Yöntemler

beginCreateOrUpdate(string, string, string, AttachedNetworkConnection, AttachedNetworksCreateOrUpdateOptionalParams)

Ekli bir NetworkConnection oluşturur veya güncelleştirir.

beginCreateOrUpdateAndWait(string, string, string, AttachedNetworkConnection, AttachedNetworksCreateOrUpdateOptionalParams)

Ekli bir NetworkConnection oluşturur veya güncelleştirir.

beginDelete(string, string, string, AttachedNetworksDeleteOptionalParams)

Ağ Bağlantısı'nın bağlantısını kaldırın.

beginDeleteAndWait(string, string, string, AttachedNetworksDeleteOptionalParams)

Ağ Bağlantısı'nın bağlantısını kaldırın.

getByDevCenter(string, string, string, AttachedNetworksGetByDevCenterOptionalParams)

Ekli bir NetworkConnection alır.

getByProject(string, string, string, AttachedNetworksGetByProjectOptionalParams)

Ekli bir NetworkConnection alır.

listByDevCenter(string, string, AttachedNetworksListByDevCenterOptionalParams)

Bir DevCenter için ekli NetworkConnections'ları listeler.

listByProject(string, string, AttachedNetworksListByProjectOptionalParams)

Bir Proje için ekli NetworkConnections'ları listeler.

Yöntem Ayrıntıları

beginCreateOrUpdate(string, string, string, AttachedNetworkConnection, AttachedNetworksCreateOrUpdateOptionalParams)

Ekli bir NetworkConnection oluşturur veya güncelleştirir.

function beginCreateOrUpdate(resourceGroupName: string, devCenterName: string, attachedNetworkConnectionName: string, body: AttachedNetworkConnection, options?: AttachedNetworksCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AttachedNetworkConnection>, AttachedNetworkConnection>>

Parametreler

resourceGroupName

string

Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.

devCenterName

string

Geliştirici merkezinin adı.

attachedNetworkConnectionName

string

Ekli NetworkConnection'ın adı.

body
AttachedNetworkConnection

Ekli bir NetworkConnection'i temsil eder.

options
AttachedNetworksCreateOrUpdateOptionalParams

Seçenekler parametreleri.

Döndürülenler

Promise<@azure/core-lro.SimplePollerLike<OperationState<AttachedNetworkConnection>, AttachedNetworkConnection>>

beginCreateOrUpdateAndWait(string, string, string, AttachedNetworkConnection, AttachedNetworksCreateOrUpdateOptionalParams)

Ekli bir NetworkConnection oluşturur veya güncelleştirir.

function beginCreateOrUpdateAndWait(resourceGroupName: string, devCenterName: string, attachedNetworkConnectionName: string, body: AttachedNetworkConnection, options?: AttachedNetworksCreateOrUpdateOptionalParams): Promise<AttachedNetworkConnection>

Parametreler

resourceGroupName

string

Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.

devCenterName

string

Geliştirici merkezinin adı.

attachedNetworkConnectionName

string

Ekli NetworkConnection'ın adı.

body
AttachedNetworkConnection

Ekli bir NetworkConnection'i temsil eder.

options
AttachedNetworksCreateOrUpdateOptionalParams

Seçenekler parametreleri.

Döndürülenler

beginDelete(string, string, string, AttachedNetworksDeleteOptionalParams)

Ağ Bağlantısı'nın bağlantısını kaldırın.

function beginDelete(resourceGroupName: string, devCenterName: string, attachedNetworkConnectionName: string, options?: AttachedNetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<AttachedNetworksDeleteHeaders>, AttachedNetworksDeleteHeaders>>

Parametreler

resourceGroupName

string

Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.

devCenterName

string

Geliştirici merkezinin adı.

attachedNetworkConnectionName

string

Ekli NetworkConnection'ın adı.

options
AttachedNetworksDeleteOptionalParams

Seçenekler parametreleri.

Döndürülenler

Promise<@azure/core-lro.SimplePollerLike<OperationState<AttachedNetworksDeleteHeaders>, AttachedNetworksDeleteHeaders>>

beginDeleteAndWait(string, string, string, AttachedNetworksDeleteOptionalParams)

Ağ Bağlantısı'nın bağlantısını kaldırın.

function beginDeleteAndWait(resourceGroupName: string, devCenterName: string, attachedNetworkConnectionName: string, options?: AttachedNetworksDeleteOptionalParams): Promise<AttachedNetworksDeleteHeaders>

Parametreler

resourceGroupName

string

Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.

devCenterName

string

Geliştirici merkezinin adı.

attachedNetworkConnectionName

string

Ekli NetworkConnection'ın adı.

options
AttachedNetworksDeleteOptionalParams

Seçenekler parametreleri.

Döndürülenler

getByDevCenter(string, string, string, AttachedNetworksGetByDevCenterOptionalParams)

Ekli bir NetworkConnection alır.

function getByDevCenter(resourceGroupName: string, devCenterName: string, attachedNetworkConnectionName: string, options?: AttachedNetworksGetByDevCenterOptionalParams): Promise<AttachedNetworkConnection>

Parametreler

resourceGroupName

string

Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.

devCenterName

string

Geliştirici merkezinin adı.

attachedNetworkConnectionName

string

Ekli NetworkConnection'ın adı.

options
AttachedNetworksGetByDevCenterOptionalParams

Seçenekler parametreleri.

Döndürülenler

getByProject(string, string, string, AttachedNetworksGetByProjectOptionalParams)

Ekli bir NetworkConnection alır.

function getByProject(resourceGroupName: string, projectName: string, attachedNetworkConnectionName: string, options?: AttachedNetworksGetByProjectOptionalParams): Promise<AttachedNetworkConnection>

Parametreler

resourceGroupName

string

Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.

projectName

string

Projenin adı.

attachedNetworkConnectionName

string

Ekli NetworkConnection'ın adı.

options
AttachedNetworksGetByProjectOptionalParams

Seçenekler parametreleri.

Döndürülenler

listByDevCenter(string, string, AttachedNetworksListByDevCenterOptionalParams)

Bir DevCenter için ekli NetworkConnections'ları listeler.

function listByDevCenter(resourceGroupName: string, devCenterName: string, options?: AttachedNetworksListByDevCenterOptionalParams): PagedAsyncIterableIterator<AttachedNetworkConnection, AttachedNetworkConnection[], PageSettings>

Parametreler

resourceGroupName

string

Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.

devCenterName

string

Geliştirici merkezinin adı.

options
AttachedNetworksListByDevCenterOptionalParams

Seçenekler parametreleri.

Döndürülenler

listByProject(string, string, AttachedNetworksListByProjectOptionalParams)

Bir Proje için ekli NetworkConnections'ları listeler.

function listByProject(resourceGroupName: string, projectName: string, options?: AttachedNetworksListByProjectOptionalParams): PagedAsyncIterableIterator<AttachedNetworkConnection, AttachedNetworkConnection[], PageSettings>

Parametreler

resourceGroupName

string

Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.

projectName

string

Projenin adı.

options
AttachedNetworksListByProjectOptionalParams

Seçenekler parametreleri.

Döndürülenler