次の方法で共有


Revision.TrafficWeight Property

Definition

Traffic weight assigned to this revision

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

Property Value

Implements

Attributes

Applies to