IListDeviceGroupsRequest Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Sphere.Models.ListDeviceGroupsRequestTypeConverter))]
public interface IListDeviceGroupsRequest : Microsoft.Azure.PowerShell.Cmdlets.Sphere.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Sphere.Models.ListDeviceGroupsRequestTypeConverter))>]
type IListDeviceGroupsRequest = interface
    interface IJsonSerializable
Public Interface IListDeviceGroupsRequest
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
DeviceGroupName

Device Group name.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to