CountDevicesResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response to the action call for count devices in a catalog.
public class CountDevicesResult : Azure.ResourceManager.Sphere.Models.CountElementsResult, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Sphere.Models.CountDevicesResult>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Sphere.Models.CountDevicesResult>
type CountDevicesResult = class
inherit CountElementsResult
interface IJsonModel<CountDevicesResult>
interface IPersistableModel<CountDevicesResult>
Public Class CountDevicesResult
Inherits CountElementsResult
Implements IJsonModel(Of CountDevicesResult), IPersistableModel(Of CountDevicesResult)
- Inheritance
- Implements
Properties
Value |
Number of children resources in parent resource. (Inherited from CountElementsResult) |
Explicit Interface Implementations
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET