次の方法で共有


SubscriberMessageDropStrategy(String) Constructor

Definition

Initializes a new instance of SubscriberMessageDropStrategy.

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

Parameters

value
String

Exceptions

value is null.

Applies to