Compartilhar via


RevisionProperties.TrafficWeight Property

Definition

Traffic weight assigned to this revision

[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)]
public int? TrafficWeight { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)>]
member this.TrafficWeight : Nullable<int>
Public ReadOnly Property TrafficWeight As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to