SubContent 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.
The sub-request submitted with the quota request.
public class SubContent
type SubContent = class
Public Class SubContent
- Inheritance
-
SubContent
Properties
Limit |
Quota (resource limit). |
Message |
User-friendly status message. |
Name |
The resource name. |
ProvisioningState |
The quota request status. |
ResourceType |
Resource type for which the quota check was made. |
SubRequestId |
Sub request ID for individual request. |
Unit |
The limit units, such as count and bytes. Use the unit field provided in the response of the GET quota operation. |
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