Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate ManagedNetworkFabric from generation to main #24393

Merged
merged 1 commit into from
Mar 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
This directory contains the PowerShell module for the ManagedNetworkFabric service.

---

## Info
- Modifiable: yes
- Generated: all
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,14 +131,12 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter(ParameterSetName='GetViaIdentityL3IsolationDomain', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for L3ISOLATIONDOMAININPUTOBJECT properties and create a hash table.
${L3IsolationDomainInputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,14 +131,12 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter(ParameterSetName='GetViaIdentityNetworkDevice', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for NETWORKDEVICEINPUTOBJECT properties and create a hash table.
${NetworkDeviceInputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,14 +131,12 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter(ParameterSetName='GetViaIdentityL3IsolationDomain', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for L3ISOLATIONDOMAININPUTOBJECT properties and create a hash table.
${L3IsolationDomainInputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,14 +131,12 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter(ParameterSetName='GetViaIdentityNetworkFabric', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for NETWORKFABRICINPUTOBJECT properties and create a hash table.
${NetworkFabricInputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,15 +141,13 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter(ParameterSetName='UpdateViaIdentityNetworkDevice', Mandatory, ValueFromPipeline)]
[Parameter(ParameterSetName='UpdateViaIdentityNetworkDeviceExpanded', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for NETWORKDEVICEINPUTOBJECT properties and create a hash table.
${NetworkDeviceInputObject},

[Parameter(ParameterSetName='UpdateExpanded')]
Expand All @@ -174,7 +172,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Body')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IUpdateAdministrativeState]
# Update administrative state on list of resources.
# To construct, see NOTES section for BODY properties and create a hash table.
${Body},

[Parameter(ParameterSetName='UpdateViaJsonFilePath', Mandatory)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter(ParameterSetName='UpdateExpanded')]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter(ParameterSetName='UpdateExpanded')]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter(ParameterSetName='UpdateExpanded')]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Body')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagementNetworkConfigurationProperties]
# Configuration to be used to setup the management network.
# To construct, see NOTES section for MANAGEMENTNETWORKCONFIGURATION properties and create a hash table.
${ManagementNetworkConfiguration},

[Parameter(ParameterSetName='CreateExpanded', Mandatory)]
Expand All @@ -202,7 +201,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Body')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.ITerminalServerConfiguration]
# Network and credentials configuration currently applied to terminal server.
# To construct, see NOTES section for TERMINALSERVERCONFIGURATION properties and create a hash table.
${TerminalServerConfiguration},

[Parameter(ParameterSetName='CreateExpanded')]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -171,15 +171,13 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Body')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.ICommonDynamicMatchConfiguration[]]
# List of dynamic match configurations.
# To construct, see NOTES section for DYNAMICMATCHCONFIGURATION properties and create a hash table.
${DynamicMatchConfiguration},

[Parameter(ParameterSetName='CreateExpanded')]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Body')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IAccessControlListMatchConfiguration[]]
# List of match configurations.
# To construct, see NOTES section for MATCHCONFIGURATION properties and create a hash table.
${MatchConfiguration},

[Parameter(ParameterSetName='CreateExpanded')]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ param(
# As part of an update, the Infrastructure ExpressRoute CircuitID should be provided to create and Provision a NFC.
# This Express route is dedicated for Infrastructure services.
# (This is a Mandatory attribute)
# To construct, see NOTES section for INFRASTRUCTUREEXPRESSROUTECONNECTION properties and create a hash table.
${InfrastructureExpressRouteConnection},

[Parameter(ParameterSetName='CreateExpanded')]
Expand Down Expand Up @@ -149,7 +148,6 @@ param(
# As part of an update, the workload ExpressRoute CircuitID should be provided to create and Provision a NFC.
# This Express route is dedicated for Workload services.
# (This is a Mandatory attribute).
# To construct, see NOTES section for WORKLOADEXPRESSROUTECONNECTION properties and create a hash table.
${WorkloadExpressRouteConnection},

[Parameter(ParameterSetName='CreateViaJsonFilePath', Mandatory)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IManagedNetworkFabricIdentity]
# Identity Parameter
# To construct, see NOTES section for L3ISOLATIONDOMAININPUTOBJECT properties and create a hash table.
${L3IsolationDomainInputObject},

[Parameter(ParameterSetName='CreateExpanded', Mandatory)]
Expand All @@ -207,7 +206,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Body')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IExportRoutePolicy]
# Export Route Policy either IPv4 or IPv6.
# To construct, see NOTES section for EXPORTROUTEPOLICY properties and create a hash table.
${ExportRoutePolicy},

[Parameter(ParameterSetName='CreateExpanded')]
Expand All @@ -223,7 +221,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Body')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IImportRoutePolicy]
# Import Route Policy either IPv4 or IPv6.
# To construct, see NOTES section for IMPORTROUTEPOLICY properties and create a hash table.
${ImportRoutePolicy},

[Parameter(ParameterSetName='CreateExpanded')]
Expand All @@ -239,7 +236,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Body')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IBfdConfiguration]
# BFD configuration properties
# To construct, see NOTES section for OPTIONAPROPERTYBFDCONFIGURATION properties and create a hash table.
${OptionAPropertyBfdConfiguration},

[Parameter(ParameterSetName='CreateExpanded')]
Expand Down Expand Up @@ -313,14 +309,12 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Body')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IL3OptionBProperties]
# option B properties object
# To construct, see NOTES section for OPTIONBPROPERTY properties and create a hash table.
${OptionBProperty},

[Parameter(ParameterSetName='CreateViaIdentityL3IsolationDomain', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Body')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IExternalNetwork]
# Defines the External Network resource.
# To construct, see NOTES section for BODY properties and create a hash table.
${Body},

[Parameter(ParameterSetName='CreateViaJsonFilePath', Mandatory)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Body')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IIPCommunityRule[]]
# List of IP Community Rules.
# To construct, see NOTES section for IPCOMMUNITYRULE properties and create a hash table.
${IPCommunityRule},

[Parameter(ParameterSetName='CreateExpanded')]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Body')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IIPExtendedCommunityRule[]]
# List of IP Extended Community Rules.
# To construct, see NOTES section for IPEXTENDEDCOMMUNITYRULE properties and create a hash table.
${IPExtendedCommunityRule},

[Parameter(ParameterSetName='CreateExpanded', Mandatory)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Category('Body')]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IIPPrefixRule[]]
# The list of IP Prefix Rules.
# To construct, see NOTES section for IPPREFIXRULE properties and create a hash table.
${IPPrefixRule},

[Parameter(ParameterSetName='CreateExpanded')]
Expand Down
Loading