SP へSite.allowSelfServiceUpgrade プロパティ (sp.js)

アクティブ化された機能を表します。

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

var value = SP.Site.get_allowSelfServiceUpgrade ()
var value = SP.Site.set_allowSelfServiceUpgrade ()

戻り値

Undefined

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

エンドポイント URI 構造

http://<sitecollection>/<site>/_api/site/allowSelfServiceUpgrade

HTTP 要求

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

  • 投稿

投稿の書式

POST http://<sitecollection>/<site>/_api/site/allowSelfServiceUpgrade

書式を取得します。

GET http://<sitecollection>/<site>/_api/site/allowSelfServiceUpgrade