DiskPoolPatch Class
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.
Request payload for Update Disk Pool request.
public class DiskPoolPatch
type DiskPoolPatch = class
Public Class DiskPoolPatch
- Inheritance
-
DiskPoolPatch
Constructors
DiskPoolPatch() |
Initializes a new instance of DiskPoolPatch. |
Properties
Disks |
List of Azure Managed Disks to attach to a Disk Pool. |
ManagedBy |
Azure resource id. Indicates if this resource is managed by another Azure resource. |
ManagedByExtended |
List of Azure resource ids that manage this resource. |
Sku |
Determines the SKU of the Disk Pool. |
Tags |
Resource tags. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET