PSPeeringConfig.LegacyMode Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
[Newtonsoft.Json.JsonProperty(Order=1)]
public int LegacyMode { get; set; }
C#
[Newtonsoft.Json.JsonProperty(Order=1)]
public int LegacyMode { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.LegacyMode : int with get, set
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.LegacyMode : int with get, set
Public Property LegacyMode As Integer
- Attributes
-
Ps1Xml
Attribute Newtonsoft.Json.JsonPropertyAttribute
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
Azure RM - PowerShell Commands | Latest |