次の方法で共有


Office365Source.AllowedGroups プロパティ

定義

すべてのユーザーを含むグループ。 型: 文字列の配列 (または文字列の resultType 配列を持つ式)。

public Azure.Core.Expressions.DataFactory.DataFactoryElement<System.Collections.Generic.IList<string>> AllowedGroups { get; set; }
member this.AllowedGroups : Azure.Core.Expressions.DataFactory.DataFactoryElement<System.Collections.Generic.IList<string>> with get, set
Public Property AllowedGroups As DataFactoryElement(Of IList(Of String))

プロパティ値

適用対象