TrafficWeight.LatestRevision Property

Definition

Indicates that the traffic weight belongs to a latest stable revision

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

Property Value

Implements

Attributes

Applies to