Class ProjectsResource.LocationsResource.StoragePoolsResource.BackupConfigsResource
The "backupConfigs" collection of methods.
Inherited Members
Namespace: Google.Apis.NetAppFiles.v1beta1
Assembly: Google.Apis.NetAppFiles.v1beta1.dll
Syntax
public class ProjectsResource.LocationsResource.StoragePoolsResource.BackupConfigsResource
Constructors
BackupConfigsResource(IClientService)
Constructs a new resource.
Declaration
public BackupConfigsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
List(string)
Lists backup configurations for all volumes in an ONTAP-mode Storage Pool.
Declaration
public virtual ProjectsResource.LocationsResource.StoragePoolsResource.BackupConfigsResource.ListRequest List(string parent)
Parameters
| Type | Name | Description |
|---|---|---|
| string | parent | Required. The ONTAP StoragePool for which to retrieve backup configuration information, in the
format |
Returns
| Type | Description |
|---|---|
| ProjectsResource.LocationsResource.StoragePoolsResource.BackupConfigsResource.ListRequest |