次の方法で共有


DataManifestCustomResourceFunctionDefinition.DefaultProperties プロパティ

定義

関数の出力で選択できる最上位のプロパティ。 例: vault().name および vault().location がサポートされている場合は [ "name", "location" ]

public System.Collections.Generic.IReadOnlyList<string> DefaultProperties { get; }
member this.DefaultProperties : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property DefaultProperties As IReadOnlyList(Of String)

プロパティ値

適用対象