Licenses interface
Lisansları temsil eden arabirim.
Yöntemler
Yöntem Ayrıntıları
beginCreateOrUpdate(string, string, License, LicensesCreateOrUpdateOptionalParams)
Lisans oluşturma veya güncelleştirme işlemi.
function beginCreateOrUpdate(resourceGroupName: string, licenseName: string, parameters: License, options?: LicensesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<License>, License>>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- licenseName
-
string
Lisansın adı.
- parameters
- License
Lisans oluşturma işlemine sağlanan parametreler.
Seçenekler parametreleri.
Döndürülenler
Promise<@azure/core-lro.SimplePollerLike<OperationState<License>, License>>
beginCreateOrUpdateAndWait(string, string, License, LicensesCreateOrUpdateOptionalParams)
Lisans oluşturma veya güncelleştirme işlemi.
function beginCreateOrUpdateAndWait(resourceGroupName: string, licenseName: string, parameters: License, options?: LicensesCreateOrUpdateOptionalParams): Promise<License>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- licenseName
-
string
Lisansın adı.
- parameters
- License
Lisans oluşturma işlemine sağlanan parametreler.
Seçenekler parametreleri.
Döndürülenler
Promise<License>
beginDelete(string, string, LicensesDeleteOptionalParams)
Lisans silme işlemi.
function beginDelete(resourceGroupName: string, licenseName: string, options?: LicensesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- licenseName
-
string
Lisansın adı.
- options
- LicensesDeleteOptionalParams
Seçenekler parametreleri.
Döndürülenler
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait(string, string, LicensesDeleteOptionalParams)
Lisans silme işlemi.
function beginDeleteAndWait(resourceGroupName: string, licenseName: string, options?: LicensesDeleteOptionalParams): Promise<void>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- licenseName
-
string
Lisansın adı.
- options
- LicensesDeleteOptionalParams
Seçenekler parametreleri.
Döndürülenler
Promise<void>
beginUpdate(string, string, LicenseUpdate, LicensesUpdateOptionalParams)
Lisansı güncelleştirme işlemi.
function beginUpdate(resourceGroupName: string, licenseName: string, parameters: LicenseUpdate, options?: LicensesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<License>, License>>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- licenseName
-
string
Lisansın adı.
- parameters
- LicenseUpdate
Lisans güncelleştirme işlemine sağlanan parametreler.
- options
- LicensesUpdateOptionalParams
Seçenekler parametreleri.
Döndürülenler
Promise<@azure/core-lro.SimplePollerLike<OperationState<License>, License>>
beginUpdateAndWait(string, string, LicenseUpdate, LicensesUpdateOptionalParams)
Lisansı güncelleştirme işlemi.
function beginUpdateAndWait(resourceGroupName: string, licenseName: string, parameters: LicenseUpdate, options?: LicensesUpdateOptionalParams): Promise<License>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- licenseName
-
string
Lisansın adı.
- parameters
- LicenseUpdate
Lisans güncelleştirme işlemine sağlanan parametreler.
- options
- LicensesUpdateOptionalParams
Seçenekler parametreleri.
Döndürülenler
Promise<License>
beginValidateLicense(License, LicensesValidateLicenseOptionalParams)
Lisansı doğrulama işlemi.
function beginValidateLicense(parameters: License, options?: LicensesValidateLicenseOptionalParams): Promise<SimplePollerLike<OperationState<License>, License>>
Parametreler
- parameters
- License
Lisans doğrulama işlemine sağlanan parametreler.
Seçenekler parametreleri.
Döndürülenler
Promise<@azure/core-lro.SimplePollerLike<OperationState<License>, License>>
beginValidateLicenseAndWait(License, LicensesValidateLicenseOptionalParams)
get(string, string, LicensesGetOptionalParams)
Lisansın görünümü hakkında bilgi alır.
function get(resourceGroupName: string, licenseName: string, options?: LicensesGetOptionalParams): Promise<License>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- licenseName
-
string
Lisansın adı.
- options
- LicensesGetOptionalParams
Seçenekler parametreleri.
Döndürülenler
Promise<License>
listByResourceGroup(string, LicensesListByResourceGroupOptionalParams)
Azure olmayan bir makinenin tüm lisanslarını alma işlemi
function listByResourceGroup(resourceGroupName: string, options?: LicensesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<License, License[], PageSettings>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
Seçenekler parametreleri.
Döndürülenler
listBySubscription(LicensesListBySubscriptionOptionalParams)
Azure olmayan bir makinenin tüm lisanslarını alma işlemi
function listBySubscription(options?: LicensesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<License, License[], PageSettings>
Parametreler
Seçenekler parametreleri.