Amazon.ApplicationDiscoveryService.Model.ListServerNeighborsResponse.IsSetNeighbors C# (CSharp) Méthode

IsSetNeighbors() private méthode

private IsSetNeighbors ( ) : bool
Résultat bool
        internal bool IsSetNeighbors()
        {
            return this._neighbors != null && this._neighbors.Count > 0; 
        }