Share via


IContainerInfo.Eth0TxError Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="txErrors")]
public long? Eth0TxError { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="txErrors")>]
member this.Eth0TxError : Nullable<int64> with get, set
Public Property Eth0TxError As Nullable(Of Long)

Property Value

Attributes

Applies to