Share via


SecurityCenterApiCollection.NumberOfInactiveApiEndpoints Property

Definition

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

public Azure.Provisioning.BicepValue<long> NumberOfInactiveApiEndpoints { get; }
member this.NumberOfInactiveApiEndpoints : Azure.Provisioning.BicepValue<int64>
Public ReadOnly Property NumberOfInactiveApiEndpoints As BicepValue(Of Long)

Property Value

Applies to