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.
Optional. True if the plan is deprecated. If there are replacing plans they will appear in replacedBy property.
public bool? IsDeprecated { get; }
member this.IsDeprecated : Nullable<bool>
Public ReadOnly Property IsDeprecated As Nullable(Of Boolean)