New-ServiceFabricNetwork
{{Fill in the Synopsis}}
Syntax
New-ServiceFabricNetwork
[-NetworkName] <String>
-NetworkAddressPrefix <String>
[-TimeoutSec <Int32>]
[<CommonParameters>]
Description
{{Fill in the Description}}
Examples
Example 1
PS C:\> {{ Add example code here }}
{{ Add example description here }}
Parameters
-NetworkAddressPrefix
{{Fill NetworkAddressPrefix Description}}
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-NetworkName
{{Fill NetworkName Description}}
Type: | String |
Position: | 0 |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-TimeoutSec
{{Fill TimeoutSec Description}}
Type: | Int32 |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
None
Outputs
System.Object