Aracılığıyla paylaş


ApiCollection.NumberOfInactiveApiEndpoint Property

Definition

The number of API endpoints in this API collection that have not received any API traffic in the last 30 days.

[Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Inlined)]
public long? NumberOfInactiveApiEndpoint { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Inlined)>]
member this.NumberOfInactiveApiEndpoint : Nullable<int64>
Public ReadOnly Property NumberOfInactiveApiEndpoint As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to