Share via


TransformationSerializationFormat(String) Constructor

Definition

Initializes a new instance of TransformationSerializationFormat.

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

Parameters

value
String

Exceptions

value is null.

Applies to