ArmQuotaModelFactory.QuotaLimitJsonObject(String) 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.
public static Azure.ResourceManager.Quota.Models.QuotaLimitJsonObject QuotaLimitJsonObject(string limitObjectType = default);
static member QuotaLimitJsonObject : string -> Azure.ResourceManager.Quota.Models.QuotaLimitJsonObject
Public Shared Function QuotaLimitJsonObject (Optional limitObjectType As String = Nothing) As QuotaLimitJsonObject
Parameters
- limitObjectType
- String
The limit object type.
Returns
A new QuotaLimitJsonObject instance for mocking.