Class CustomersResource.DpcsResource
The "dpcs" collection of methods.
Inherited Members
Namespace: Google.Apis.AndroidProvisioningPartner.v1
Assembly: Google.Apis.AndroidProvisioningPartner.v1.dll
Syntax
public class CustomersResource.DpcsResource
Constructors
DpcsResource(IClientService)
Constructs a new resource.
Declaration
public DpcsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
List(string)
Lists the DPCs (device policy controllers) that support zero-touch enrollment.
Declaration
public virtual CustomersResource.DpcsResource.ListRequest List(string parent)
Parameters
| Type | Name | Description |
|---|---|---|
| string | parent | Required. The customer that can use the DPCs in configurations. An API resource name in the format
|
Returns
| Type | Description |
|---|---|
| CustomersResource.DpcsResource.ListRequest |