SP へWeb.siteGroups プロパティ (sp.js)

作成されるコンテンツ タイプのコンテンツ タイプ グループを指定する値を取得または設定します。

**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.Web.get_siteGroups ()

戻り値

[Type]:の SPGroupCollection

の SP のコレクションGroupCollection 、サイト コレクション内のグループを表す。

他のリソースのエンドポイント

詳細については、 Web リソースを参照してください。

エンドポイント URI 構造

http://<sitecollection>/<site>/_api/web/siteGroups

HTTP 要求

このリソースには、次の HTTP コマンドがサポートしています。

  • 投稿

投稿の書式

POST http://<sitecollection>/<site>/_api/web/siteGroups

書式を取得します。

GET http://<sitecollection>/<site>/_api/web/siteGroups