Remove-ServiceFabricNetworkType

{{填寫概要}}

語法

Remove-ServiceFabricNetworkType
      -NetworkTypeName <String>
      -NetworkTypeVersion <String>
      [-TimeoutSec <Int32>]
      [<CommonParameters>]

Description

{{填寫描述}}

範例

範例 1

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

{{ 在此新增範例描述 }}

參數

-NetworkTypeName

{{Fill NetworkTypeName Description}}

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

-NetworkTypeVersion

{{Fill NetworkTypeVersion Description}}

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

-TimeoutSec

{{Fill TimeoutSec Description}}

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

輸入

None

輸出

System.Object