NetAppVolumeResource.GetNetAppBuckets Method
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.
Gets a collection of NetAppBucketResources in the NetAppVolume.
public virtual Azure.ResourceManager.NetApp.NetAppBucketCollection GetNetAppBuckets();
abstract member GetNetAppBuckets : unit -> Azure.ResourceManager.NetApp.NetAppBucketCollection
override this.GetNetAppBuckets : unit -> Azure.ResourceManager.NetApp.NetAppBucketCollection
Public Overridable Function GetNetAppBuckets () As NetAppBucketCollection
Returns
An object representing collection of NetAppBucketResources and their operations over a NetAppBucketResource.