共用方式為


Get-ServiceFabricNetworkManifest

{{填入 Synopsis}}

語法

Get-ServiceFabricNetworkManifest
   -NetworkType <String>
   -NetworkVersion <String>
   [-TimeoutSec <Int32>]
   [<CommonParameters>]

Description

{{填入描述}}

範例

範例 1

PS C:\> {{ Add example code here }}

{{ 在這裡新增範例描述 }}

參數

-NetworkType

{{Fill NetworkType Description}}

類型:String
Position:Named
預設值:None
必要:True
接受管線輸入:False
接受萬用字元:False

-NetworkVersion

{{Fill NetworkVersion Description}}

類型:String
Position:Named
預設值:None
必要:True
接受管線輸入:False
接受萬用字元:False

-TimeoutSec

{{Fill TimeoutSec Description}}

類型:Int32
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

輸入

None

輸出

System.Object