ModifyDNRequest.NewName プロパティ

定義

NewName プロパティは、新しいオブジェクト名を格納します。

public:
 property System::String ^ NewName { System::String ^ get(); void set(System::String ^ value); };
public string NewName { get; set; }
member this.NewName : string with get, set
Public Property NewName As String

プロパティ値

新しいオブジェクト名。

適用対象