次の方法で共有


ConnectionTypeCreateProperties.FieldDefinitions プロパティ

定義

必須です。 接続の種類のフィールド定義を取得または設定します。

public System.Collections.Generic.IDictionary<string,Microsoft.WindowsAzure.Management.Automation.Models.FieldDefinition> FieldDefinitions { get; set; }
member this.FieldDefinitions : System.Collections.Generic.IDictionary<string, Microsoft.WindowsAzure.Management.Automation.Models.FieldDefinition> with get, set
Public Property FieldDefinitions As IDictionary(Of String, FieldDefinition)

プロパティ値

適用対象