次の方法で共有


ChildExistsException(String, String) コンストラクター

定義

public ChildExistsException (string parentKey, string childKey);
new Microsoft.Azure.Management.ResourceManager.Fluent.Core.DAG.ChildExistsException : string * string -> Microsoft.Azure.Management.ResourceManager.Fluent.Core.DAG.ChildExistsException
Public Sub New (parentKey As String, childKey As String)

パラメーター

parentKey
String
childKey
String

適用対象