DeviceGroups interface
DeviceGroups'ları temsil eden arabirim.
Yöntemler
| begin |
Cihazları toplu olarak talep edin. Cihazları yalnızca bir kataloğa toplu talep ederken cihaz grubu ve ürün adları için '.unassigned' veya '.default' kullanın. |
| begin |
Cihazları toplu olarak talep edin. Cihazları yalnızca bir kataloğa toplu talep ederken cihaz grubu ve ürün adları için '.unassigned' veya '.default' kullanın. |
| begin |
DeviceGroup oluşturun. '.default' ve '.unassigned' sistem tanımlı değerlerdir ve ürün veya cihaz grubu adı için kullanılamaz. |
| begin |
DeviceGroup oluşturun. '.default' ve '.unassigned' sistem tanımlı değerlerdir ve ürün veya cihaz grubu adı için kullanılamaz. |
| begin |
DeviceGroup silin. '.default' ve '.unassigned' sistem tanımlı değerlerdir ve ürün veya cihaz grubu adı için kullanılamaz. |
| begin |
DeviceGroup silin. '.default' ve '.unassigned' sistem tanımlı değerlerdir ve ürün veya cihaz grubu adı için kullanılamaz. |
| begin |
DeviceGroup'a güncelleştirme. '.default' ve '.unassigned' sistem tanımlı değerlerdir ve ürün veya cihaz grubu adı için kullanılamaz. |
| begin |
DeviceGroup'a güncelleştirme. '.default' ve '.unassigned' sistem tanımlı değerlerdir ve ürün veya cihaz grubu adı için kullanılamaz. |
| count |
Cihaz grubundaki cihazları sayar. '.default' ve '.unassigned' sistem tanımlı değerlerdir ve ürün veya cihaz grubu adı için kullanılamaz. |
| get(string, string, string, string, Device |
Bir DeviceGroup alın. '.default' ve '.unassigned' sistem tanımlı değerlerdir ve ürün veya cihaz grubu adı için kullanılamaz. |
| list |
DeviceGroup kaynaklarını Ürüne göre listeleyin. '.default' ve '.unassigned' sistem tanımlı değerlerdir ve ürün adı için kullanılamaz. |
Yöntem Ayrıntıları
beginClaimDevices(string, string, string, string, ClaimDevicesRequest, DeviceGroupsClaimDevicesOptionalParams)
Cihazları toplu olarak talep edin. Cihazları yalnızca bir kataloğa toplu talep ederken cihaz grubu ve ürün adları için '.unassigned' veya '.default' kullanın.
function beginClaimDevices(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, claimDevicesRequest: ClaimDevicesRequest, options?: DeviceGroupsClaimDevicesOptionalParams): Promise<SimplePollerLike<OperationState<DeviceGroupsClaimDevicesHeaders>, DeviceGroupsClaimDevicesHeaders>>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- catalogName
-
string
Kataloğun adı
- productName
-
string
Ürünün adı.
- deviceGroupName
-
string
Cihaz grubunun adı.
- claimDevicesRequest
- ClaimDevicesRequest
Toplu talep cihazları istek gövdesi.
Seçenekler parametreleri.
Döndürülenler
Promise<@azure/core-lro.SimplePollerLike<OperationState<DeviceGroupsClaimDevicesHeaders>, DeviceGroupsClaimDevicesHeaders>>
beginClaimDevicesAndWait(string, string, string, string, ClaimDevicesRequest, DeviceGroupsClaimDevicesOptionalParams)
Cihazları toplu olarak talep edin. Cihazları yalnızca bir kataloğa toplu talep ederken cihaz grubu ve ürün adları için '.unassigned' veya '.default' kullanın.
function beginClaimDevicesAndWait(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, claimDevicesRequest: ClaimDevicesRequest, options?: DeviceGroupsClaimDevicesOptionalParams): Promise<DeviceGroupsClaimDevicesHeaders>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- catalogName
-
string
Kataloğun adı
- productName
-
string
Ürünün adı.
- deviceGroupName
-
string
Cihaz grubunun adı.
- claimDevicesRequest
- ClaimDevicesRequest
Toplu talep cihazları istek gövdesi.
Seçenekler parametreleri.
Döndürülenler
Promise<DeviceGroupsClaimDevicesHeaders>
beginCreateOrUpdate(string, string, string, string, DeviceGroup, DeviceGroupsCreateOrUpdateOptionalParams)
DeviceGroup oluşturun. '.default' ve '.unassigned' sistem tanımlı değerlerdir ve ürün veya cihaz grubu adı için kullanılamaz.
function beginCreateOrUpdate(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, resource: DeviceGroup, options?: DeviceGroupsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DeviceGroup>, DeviceGroup>>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- catalogName
-
string
Kataloğun adı
- productName
-
string
Ürünün adı.
- deviceGroupName
-
string
Cihaz grubunun adı.
- resource
- DeviceGroup
Kaynak oluşturma parametreleri.
Seçenekler parametreleri.
Döndürülenler
Promise<@azure/core-lro.SimplePollerLike<OperationState<DeviceGroup>, DeviceGroup>>
beginCreateOrUpdateAndWait(string, string, string, string, DeviceGroup, DeviceGroupsCreateOrUpdateOptionalParams)
DeviceGroup oluşturun. '.default' ve '.unassigned' sistem tanımlı değerlerdir ve ürün veya cihaz grubu adı için kullanılamaz.
function beginCreateOrUpdateAndWait(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, resource: DeviceGroup, options?: DeviceGroupsCreateOrUpdateOptionalParams): Promise<DeviceGroup>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- catalogName
-
string
Kataloğun adı
- productName
-
string
Ürünün adı.
- deviceGroupName
-
string
Cihaz grubunun adı.
- resource
- DeviceGroup
Kaynak oluşturma parametreleri.
Seçenekler parametreleri.
Döndürülenler
Promise<DeviceGroup>
beginDelete(string, string, string, string, DeviceGroupsDeleteOptionalParams)
DeviceGroup silin. '.default' ve '.unassigned' sistem tanımlı değerlerdir ve ürün veya cihaz grubu adı için kullanılamaz.
function beginDelete(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, options?: DeviceGroupsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- catalogName
-
string
Kataloğun adı
- productName
-
string
Ürünün adı.
- deviceGroupName
-
string
Cihaz grubunun adı.
- options
- DeviceGroupsDeleteOptionalParams
Seçenekler parametreleri.
Döndürülenler
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait(string, string, string, string, DeviceGroupsDeleteOptionalParams)
DeviceGroup silin. '.default' ve '.unassigned' sistem tanımlı değerlerdir ve ürün veya cihaz grubu adı için kullanılamaz.
function beginDeleteAndWait(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, options?: DeviceGroupsDeleteOptionalParams): Promise<void>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- catalogName
-
string
Kataloğun adı
- productName
-
string
Ürünün adı.
- deviceGroupName
-
string
Cihaz grubunun adı.
- options
- DeviceGroupsDeleteOptionalParams
Seçenekler parametreleri.
Döndürülenler
Promise<void>
beginUpdate(string, string, string, string, DeviceGroupUpdate, DeviceGroupsUpdateOptionalParams)
DeviceGroup'a güncelleştirme. '.default' ve '.unassigned' sistem tanımlı değerlerdir ve ürün veya cihaz grubu adı için kullanılamaz.
function beginUpdate(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, properties: DeviceGroupUpdate, options?: DeviceGroupsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DeviceGroup>, DeviceGroup>>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- catalogName
-
string
Kataloğun adı
- productName
-
string
Ürünün adı.
- deviceGroupName
-
string
Cihaz grubunun adı.
- properties
- DeviceGroupUpdate
Güncelleştirilecek kaynak özellikleri.
- options
- DeviceGroupsUpdateOptionalParams
Seçenekler parametreleri.
Döndürülenler
Promise<@azure/core-lro.SimplePollerLike<OperationState<DeviceGroup>, DeviceGroup>>
beginUpdateAndWait(string, string, string, string, DeviceGroupUpdate, DeviceGroupsUpdateOptionalParams)
DeviceGroup'a güncelleştirme. '.default' ve '.unassigned' sistem tanımlı değerlerdir ve ürün veya cihaz grubu adı için kullanılamaz.
function beginUpdateAndWait(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, properties: DeviceGroupUpdate, options?: DeviceGroupsUpdateOptionalParams): Promise<DeviceGroup>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- catalogName
-
string
Kataloğun adı
- productName
-
string
Ürünün adı.
- deviceGroupName
-
string
Cihaz grubunun adı.
- properties
- DeviceGroupUpdate
Güncelleştirilecek kaynak özellikleri.
- options
- DeviceGroupsUpdateOptionalParams
Seçenekler parametreleri.
Döndürülenler
Promise<DeviceGroup>
countDevices(string, string, string, string, DeviceGroupsCountDevicesOptionalParams)
Cihaz grubundaki cihazları sayar. '.default' ve '.unassigned' sistem tanımlı değerlerdir ve ürün veya cihaz grubu adı için kullanılamaz.
function countDevices(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, options?: DeviceGroupsCountDevicesOptionalParams): Promise<CountDevicesResponse>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- catalogName
-
string
Kataloğun adı
- productName
-
string
Ürünün adı.
- deviceGroupName
-
string
Cihaz grubunun adı.
Seçenekler parametreleri.
Döndürülenler
Promise<CountDevicesResponse>
get(string, string, string, string, DeviceGroupsGetOptionalParams)
Bir DeviceGroup alın. '.default' ve '.unassigned' sistem tanımlı değerlerdir ve ürün veya cihaz grubu adı için kullanılamaz.
function get(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, options?: DeviceGroupsGetOptionalParams): Promise<DeviceGroup>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- catalogName
-
string
Kataloğun adı
- productName
-
string
Ürünün adı.
- deviceGroupName
-
string
Cihaz grubunun adı.
- options
- DeviceGroupsGetOptionalParams
Seçenekler parametreleri.
Döndürülenler
Promise<DeviceGroup>
listByProduct(string, string, string, DeviceGroupsListByProductOptionalParams)
DeviceGroup kaynaklarını Ürüne göre listeleyin. '.default' ve '.unassigned' sistem tanımlı değerlerdir ve ürün adı için kullanılamaz.
function listByProduct(resourceGroupName: string, catalogName: string, productName: string, options?: DeviceGroupsListByProductOptionalParams): PagedAsyncIterableIterator<DeviceGroup, DeviceGroup[], PageSettings>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- catalogName
-
string
Kataloğun adı
- productName
-
string
Ürünün adı.
Seçenekler parametreleri.