共用方式為


ConsumptionEventType(String) Constructor

Definition

Initializes a new instance of ConsumptionEventType.

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

Parameters

value
String

Exceptions

value is null.

Applies to