共用方式為


RecordPropertyAndItemRemoval(String) Constructor

Definition

Initializes a new instance of RecordPropertyAndItemRemoval.

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

Parameters

value
String

Exceptions

value is null.

Applies to