次の方法で共有


Get-FASTSearchContentCollection

コンテンツ コレクションMicrosoft FAST Search Server 2010 for SharePoint取得します。

構文

Default (既定)

Get-FASTSearchContentCollection
    [[-Name] <String>]
    [<CommonParameters>]

説明

このコマンドレットは、SharePoint コンテンツ コレクションのすべてのFAST Search Server 2010 を取得します。 コレクション名を指定すると、該当する単一のコレクションが取得されます。

FAST Search Server 2010 for SharePoint コマンドレットに関するアクセス許可と最新の情報については、オンライン ドキュメント (https://go.microsoft.com/fwlink/?LinkId=163227) を参照してください。

例 1

Get-FASTSearchContentCollection

この例では、SharePoint コンテンツ コレクションのすべてのFAST Search Server 2010 を取得します。

例 2

Get-FASTSearchContentCollection -Name newscollection

次の使用例は、"newscollection" コンテンツ コレクションを取得します。

パラメーター

-Name

適用対象: FAST Server for SharePoint 2010

SharePoint コレクションが取得するFAST Search Server 2010 の名前。

パラメーターのプロパティ

型:String
規定値:None
ワイルドカードのサポート:False
DontShow:False

パラメーター セット

(All)
配置:1
必須:False
パイプラインからの値:False
プロパティ名別のパイプラインからの値:False
残りの引数からの値:False

CommonParameters

このコマンドレットでは、一般的なパラメーター -Debug、-ErrorAction、-ErrorVariable、-InformationAction、-InformationVariable、-OutBuffer、-OutVariable、-PipelineVariable、-ProgressAction、-Verbose、-WarningAction、-WarningVariable の各パラメーターがサポートされています。 詳細については、「about_CommonParameters」を参照してください。