sharepointSettings リソースの種類
- [アーティクル]
-
-
名前空間: microsoft.graph
SharePoint と OneDrive のテナント レベルの設定を表します。
エンティティ から継承します。
メソッド
プロパティ
プロパティ |
型 |
説明 |
allowedDomainGuidsForSyncApp |
GUID コレクション |
OneDrive 同期アプリの信頼されたドメイン GUID のコレクション。 |
availableManagedPathsForSiteCreation |
String collection |
サイトの作成に使用できる管理パスのコレクション。 読み取り専用です。 |
deletedUserPersonalSiteRetentionPeriodInDays |
Int32 |
削除されたユーザーの OneDrive を保持するための日数。 |
excludedFileExtensionsForSyncApp |
String collection |
OneDrive 同期アプリによってアップロードされないファイル拡張子のコレクション。 |
idleSessionSignOut |
microsoft.graph.idleSessionSignOut |
テナントのアイドル セッション サインアウト ポリシーを指定します。 |
imageTaggingOption |
microsoft.graph.imageTaggingChoice |
テナントのイメージタグ付けオプションを指定します。 可能な値は disabled 、basic 、enhanced です。 |
isCommentingOnSitePagesEnabled |
ブール型 |
SharePoint のモダン サイト ページでコメントを許可するかどうかを示します。 |
isFileActivityNotificationEnabled |
ブール型 |
OneDrive イベントに対してプッシュ通知が有効かどうかを示します。 |
isLegacyAuthProtocolsEnabled |
ブール型 |
テナントに対してレガシ認証プロトコルが有効になっているかどうかを示します。 |
isLoopEnabled |
ブール型 |
SharePoint サイトで Fluid Framework が許可されているかどうかを示します。 |
isMacSyncAppEnabled |
ブール型 |
OneDrive 同期アプリ for Mac を使用してファイルを同期できるかどうかを示します。 |
isRequireAcceptingUserToMatchInvitedUserEnabled |
ブール型 |
ゲストが、共有の招待が送信されるのと同じアカウントを使用してサインインする必要があるかどうかを示します。 |
isResharingByExternalUsersEnabled |
ブール型 |
ゲストが所有していないファイル、フォルダー、サイトを再共有できるかどうかを示します。 |
isSharePointMobileNotificationEnabled |
ブール型 |
モバイル プッシュ通知が SharePoint に対して有効になっているかどうかを示します。 |
isSharePointNewsfeedEnabled |
ブール型 |
SharePoint のモダン サイト ページでニュースフィードを許可するかどうかを示します。 |
isSiteCreationEnabled |
ブール型 |
ユーザーがサイトの作成を許可されているかどうかを示します。 |
isSiteCreationUIEnabled |
ブール型 |
サイトを作成するための UI コマンドを表示するかどうかを示します。 |
isSitePagesCreationEnabled |
ブール型 |
SharePoint サイトで新しいモダン ページの作成を許可するかどうかを示します。 |
isSitesStorageLimitAutomatic |
ブール型 |
サイトのストレージ領域が自動的に管理されるかどうか、またはサイトごとに特定のストレージ制限が設定されているかどうかを示します。 |
isSyncButtonHiddenOnPersonalSite |
ブール型 |
OneDrive の同期ボタンが非表示かどうかを示します。 |
isUnmanagedSyncAppForTenantRestricted |
ブール型 |
ユーザーが特定のドメインに参加している PC でのみファイルを同期できるかどうかを示します。 |
personalSiteDefaultStorageLimitInMB |
Int64 |
対象となるライセンスが割り当てられているすべての新規ユーザーと既存ユーザーの既定の OneDrive ストレージ制限。 メガバイト (MB) 単位で測定されます。 |
sharingAllowedDomainList |
String collection |
組織外での共有が許可されている電子メール ドメインのコレクション。 |
sharingBlockedDomainList |
String collection |
組織外で共有するためにブロックされている電子メール ドメインのコレクション。 |
sharingCapability |
microsoft.graph.sharingCapabilities |
テナントの共有機能。 使用可能な値: disabled 、externalUserSharingOnly 、externalUserAndGuestSharing 、existingExternalUserSharingOnly 。 |
sharingDomainRestrictionMode |
microsoft.graph.sharingDomainRestrictionMode |
ドメインの外部への共有モードを指定します。 可能な値は none 、allowList 、blockList です。 |
siteCreationDefaultManagedPath |
String |
チーム サイトの管理パスの値。 これは、新しいチーム サイトが作成されるパスです。 |
siteCreationDefaultStorageLimitInMB |
Int32 |
作成時の新しいサイトの既定のストレージ クォータ。 メガバイト (MB) 単位で測定されます。 |
tenantDefaultTimezone |
String |
新しく作成されたサイトのテナントの既定のタイムゾーン。 使用可能な値の一覧については、「 SPRegionalSettings.TimeZones プロパティ」を参照してください。 |
imageTaggingChoice 値
メンバー |
説明 |
無効 |
テナントのイメージ タグ付けオプションが無効になっています。 |
basic |
テナント内のユーザーがイメージに基本的なタグを追加して、検索を通じてアクセスできるようにします。 |
強化 |
ユーザーがカスタム タグと強化された機能を使用して画像にタグを付けできるようにします。 |
unknownFutureValue |
進化可能な列挙センチネル値。 使用しないでください。 |
sharingCapabilities 値
メンバー |
説明 |
無効 |
ユーザーは組織内のユーザーとのみ共有できます。 外部共有は許可されません。 |
externalUserSharingOnly |
ユーザーは、新規および既存のゲストと共有できます。 ゲストはサインインするか、確認コードを入力する必要があります。 |
externalUserAndGuestSharing |
ユーザーは、サインインを必要としないリンクを使用して、すべてのユーザーと共有できます。 |
existingExternalUserSharingOnly |
ユーザーは既存のゲスト (組織のディレクトリに既に存在するもの) と共有できます。 |
unknownFutureValue |
進化可能な列挙センチネル値。 使用しないでください。 |
sharingDomainRestrictionMode 値
メンバー |
説明 |
none |
制限は適用されません。 |
allowList |
ユーザーは、許可されているメール ドメインの一覧からのみ外部コラボレーターと共有できます。 |
blockList |
ユーザーは、ブロックされているメール ドメインの一覧とは別に、すべての外部コラボレーターと共有できます。 |
unknownFutureValue |
進化可能な列挙センチネル値。 使用しないでください。 |
JSON 表記
次の JSON 表現は、リソースの種類を示しています。
{
"allowedDomainGuidsForSyncApp": ["string (identifier)"],
"availableManagedPathsForSiteCreation": ["string"],
"deletedUserPersonalSiteRetentionPeriodInDays": "Int32",
"excludedFileExtensionsForSyncApp": ["string"],
"idleSessionSignOut": "microsoft.graph.idleSessionSignOut",
"imageTaggingOption": "string",
"isCommentingOnSitePagesEnabled": "boolean",
"isFileActivityNotificationEnabled": "boolean",
"isLegacyAuthProtocolsEnabled": "boolean",
"isLoopEnabled": "boolean",
"isMacSyncAppEnabled": "boolean",
"isRequireAcceptingUserToMatchInvitedUserEnabled": "boolean",
"isResharingByExternalUsersEnabled": "boolean",
"isSharePointMobileNotificationEnabled": "boolean",
"isSharePointNewsfeedEnabled": "boolean",
"isSiteCreationEnabled": "boolean",
"isSiteCreationUIEnabled": "boolean",
"isSitePagesCreationEnabled": "boolean",
"isSitesStorageLimitAutomatic": "boolean",
"isSyncButtonHiddenOnPersonalSite": "boolean",
"isUnmanagedSyncAppForTenantRestricted": "boolean",
"personalSiteDefaultStorageLimitInMB": "Int64",
"sharingAllowedDomainList" : ["string"],
"sharingBlockedDomainList" : ["string"],
"sharingCapability": "string",
"sharingDomainRestrictionMode": "string",
"siteCreationDefaultManagedPath": "string",
"siteCreationDefaultStorageLimitInMB": "Int32",
"tenantDefaultTimezone": "string"
}