AWS SDK for .NET Documentation
DiskIds Property
AmazonAmazon.StorageGateway.ModelDescribeWorkingStorageResultDiskIds Did this page help you?   Yes   No    Tell us about it...
An array of the gateway's local disk IDs that are configured as working storage. Each local disk ID is specified as a string (minimum length of 1 and maximum length of 300). If no local disks are configured as working storage, then the DiskIds array is empty.
Declaration Syntax
C#
public List<string> DiskIds { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)