ResourceUsage 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.
Output of check resource usage API.
public class ResourceUsage : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Wrapper<Microsoft.Azure.Management.Cdn.Fluent.Models.ResourceUsageInner>
type ResourceUsage = class
inherit Wrapper<ResourceUsageInner>
Public Class ResourceUsage
Inherits Wrapper(Of ResourceUsageInner)
- Inheritance
Constructors
ResourceUsage(ResourceUsageInner) |
Initializes a new instance of the ResourceUsage class. |
Properties
CurrentValue |
Gets or sets actual value of the resource type. |
Inner | (Inherited from Wrapper<InnerT>) |
Limit |
Gets or sets quota of the resource type. |
ResourceType |
Gets or sets resource type of the usages. |
Unit |
Gets or sets unit of the usage. e.g. Count. |
Methods
SetInner(InnerT) | (Inherited from Wrapper<InnerT>) |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET