QuotaUsagesType(String) Constructor

Definition

Initializes a new instance of QuotaUsagesType.

public QuotaUsagesType (string value);
new Azure.ResourceManager.Quota.Models.QuotaUsagesType : string -> Azure.ResourceManager.Quota.Models.QuotaUsagesType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to