Aracılığıyla paylaş


LicenseProfiles interface

LicenseProfiles'i temsil eden arabirim.

Yöntemler

beginCreateOrUpdate(string, string, LicenseProfile, LicenseProfilesCreateOrUpdateOptionalParams)

Lisans profili oluşturma veya güncelleştirme işlemi.

beginCreateOrUpdateAndWait(string, string, LicenseProfile, LicenseProfilesCreateOrUpdateOptionalParams)

Lisans profili oluşturma veya güncelleştirme işlemi.

beginDelete(string, string, LicenseProfilesDeleteOptionalParams)

Lisans profilini silme işlemi.

beginDeleteAndWait(string, string, LicenseProfilesDeleteOptionalParams)

Lisans profilini silme işlemi.

beginUpdate(string, string, LicenseProfileUpdate, LicenseProfilesUpdateOptionalParams)

Lisans profilini güncelleştirme işlemi.

beginUpdateAndWait(string, string, LicenseProfileUpdate, LicenseProfilesUpdateOptionalParams)

Lisans profilini güncelleştirme işlemi.

get(string, string, LicenseProfilesGetOptionalParams)

Lisans profilinin görünümü hakkındaki bilgileri alır.

list(string, string, LicenseProfilesListOptionalParams)

Azure olmayan bir makinenin tüm lisans profillerini alma işlemi

Yöntem Ayrıntıları

beginCreateOrUpdate(string, string, LicenseProfile, LicenseProfilesCreateOrUpdateOptionalParams)

Lisans profili oluşturma veya güncelleştirme işlemi.

function beginCreateOrUpdate(resourceGroupName: string, machineName: string, parameters: LicenseProfile, options?: LicenseProfilesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<LicenseProfile>, LicenseProfile>>

Parametreler

resourceGroupName

string

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

machineName

string

Karma makinenin adı.

parameters
LicenseProfile

Lisans profili oluşturma veya güncelleştirme işlemine sağlanan parametreler.

options
LicenseProfilesCreateOrUpdateOptionalParams

Seçenekler parametreleri.

Döndürülenler

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

beginCreateOrUpdateAndWait(string, string, LicenseProfile, LicenseProfilesCreateOrUpdateOptionalParams)

Lisans profili oluşturma veya güncelleştirme işlemi.

function beginCreateOrUpdateAndWait(resourceGroupName: string, machineName: string, parameters: LicenseProfile, options?: LicenseProfilesCreateOrUpdateOptionalParams): Promise<LicenseProfile>

Parametreler

resourceGroupName

string

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

machineName

string

Karma makinenin adı.

parameters
LicenseProfile

Lisans profili oluşturma veya güncelleştirme işlemine sağlanan parametreler.

options
LicenseProfilesCreateOrUpdateOptionalParams

Seçenekler parametreleri.

Döndürülenler

Promise<LicenseProfile>

beginDelete(string, string, LicenseProfilesDeleteOptionalParams)

Lisans profilini silme işlemi.

function beginDelete(resourceGroupName: string, machineName: string, options?: LicenseProfilesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<LicenseProfilesDeleteHeaders>, LicenseProfilesDeleteHeaders>>

Parametreler

resourceGroupName

string

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

machineName

string

Karma makinenin adı.

options
LicenseProfilesDeleteOptionalParams

Seçenekler parametreleri.

Döndürülenler

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

beginDeleteAndWait(string, string, LicenseProfilesDeleteOptionalParams)

Lisans profilini silme işlemi.

function beginDeleteAndWait(resourceGroupName: string, machineName: string, options?: LicenseProfilesDeleteOptionalParams): Promise<LicenseProfilesDeleteHeaders>

Parametreler

resourceGroupName

string

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

machineName

string

Karma makinenin adı.

options
LicenseProfilesDeleteOptionalParams

Seçenekler parametreleri.

Döndürülenler

beginUpdate(string, string, LicenseProfileUpdate, LicenseProfilesUpdateOptionalParams)

Lisans profilini güncelleştirme işlemi.

function beginUpdate(resourceGroupName: string, machineName: string, parameters: LicenseProfileUpdate, options?: LicenseProfilesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<LicenseProfile>, LicenseProfile>>

Parametreler

resourceGroupName

string

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

machineName

string

Karma makinenin adı.

parameters
LicenseProfileUpdate

Lisans profili güncelleştirme işlemine sağlanan parametreler.

options
LicenseProfilesUpdateOptionalParams

Seçenekler parametreleri.

Döndürülenler

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

beginUpdateAndWait(string, string, LicenseProfileUpdate, LicenseProfilesUpdateOptionalParams)

Lisans profilini güncelleştirme işlemi.

function beginUpdateAndWait(resourceGroupName: string, machineName: string, parameters: LicenseProfileUpdate, options?: LicenseProfilesUpdateOptionalParams): Promise<LicenseProfile>

Parametreler

resourceGroupName

string

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

machineName

string

Karma makinenin adı.

parameters
LicenseProfileUpdate

Lisans profili güncelleştirme işlemine sağlanan parametreler.

options
LicenseProfilesUpdateOptionalParams

Seçenekler parametreleri.

Döndürülenler

Promise<LicenseProfile>

get(string, string, LicenseProfilesGetOptionalParams)

Lisans profilinin görünümü hakkındaki bilgileri alır.

function get(resourceGroupName: string, machineName: string, options?: LicenseProfilesGetOptionalParams): Promise<LicenseProfile>

Parametreler

resourceGroupName

string

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

machineName

string

Karma makinenin adı.

options
LicenseProfilesGetOptionalParams

Seçenekler parametreleri.

Döndürülenler

Promise<LicenseProfile>

list(string, string, LicenseProfilesListOptionalParams)

Azure olmayan bir makinenin tüm lisans profillerini alma işlemi

function list(resourceGroupName: string, machineName: string, options?: LicenseProfilesListOptionalParams): PagedAsyncIterableIterator<LicenseProfile, LicenseProfile[], PageSettings>

Parametreler

resourceGroupName

string

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

machineName

string

Makinenin adı.

options
LicenseProfilesListOptionalParams

Seçenekler parametreleri.

Döndürülenler