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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET