次の方法で共有


Intent(String) Constructor

Definition

Initializes a new instance of Intent.

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

Parameters

value
String

Exceptions

value is null.

Applies to