다음을 통해 공유


DeviceRegistryTopicRetainType(String) Constructor

Definition

Initializes a new instance of DeviceRegistryTopicRetainType.

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

Parameters

value
String

Exceptions

value is null.

Applies to