次の方法で共有


CloudEventAttributeType(String) Constructor

Definition

Initializes a new instance of CloudEventAttributeType.

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

Parameters

value
String

Exceptions

value is null.

Applies to