你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Get-ServiceFabricNetworkManifest

{{Fill in the Synopsis}}

语法

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

说明

{{Fill in the Description}}

示例

示例 1

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

{{ Add example description 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