Share via


IApiCollectionProperties.NumberOfApiEndpoint Property

Definition

The number of API endpoints discovered in this API collection.

[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=false, Description="The number of API endpoints discovered in this API collection.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="numberOfApiEndpoints", Update=false)]
public long? NumberOfApiEndpoint { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=false, Description="The number of API endpoints discovered in this API collection.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="numberOfApiEndpoints", Update=false)>]
member this.NumberOfApiEndpoint : Nullable<int64>
Public ReadOnly Property NumberOfApiEndpoint As Nullable(Of Long)

Property Value

Attributes

Applies to