CostAllocationResourceType(String) Constructor

Definition

Initializes a new instance of CostAllocationResourceType.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to