Delen via


NetworkConfiguration.IsSecondaryIPEnabled Property

Definition

Specifies whether a secondary IP address should be added to the network interface on all VMs of the SAP system being deployed

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.PropertyOrigin.Owned)]
public bool? IsSecondaryIPEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.PropertyOrigin.Owned)>]
member this.IsSecondaryIPEnabled : Nullable<bool> with get, set
Public Property IsSecondaryIPEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to