Skip to content

[Doc]: Az.Network Set-AzVirtualNetworkGateway: Wrong info about parameter -EnablePrivateIpAddress #24145

Open
@o-l-a-v

Description

@o-l-a-v

Type of issue

Other (describe below)

Feedback

Seems the info for parameter -EnablePrivateIpAddress got copy pasted from parameter -EnableActiveActiveFeature.

PS C:\Users\olav.birkeland> Get-Help -Name 'Set-AzVirtualNetworkGateway' -Parameter 'EnablePrivateIpAddress'

-EnablePrivateIpAddress <System.Nullable`1[System.Boolean]>
    Flag to enable Active Active feature on virtual network gateway

    Required?                    false
    Position?                    named
    Default value                None
    Accept pipeline input?       False
    Accept wildcard characters?  false



PS C:\Users\olav.birkeland>

Page URL

https://learn.microsoft.com/en-us/powershell/module/az.network/set-azvirtualnetworkgateway#-enableprivateipaddress

Content source URL

https://github.com/Azure/azure-powershell/blob/main/src/Network/Network/help/Set-AzVirtualNetworkGateway.md

Author

No response

Document Id

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions