Amazon.EC2.Model.DescribeSpotPriceHistoryResponse.IsSetSpotPriceHistory C# (CSharp) Метод

IsSetSpotPriceHistory() приватный Метод

private IsSetSpotPriceHistory ( ) : bool
Результат bool
        internal bool IsSetSpotPriceHistory()
        {
            return this._spotPriceHistory != null && this._spotPriceHistory.Count > 0; 
        }
DescribeSpotPriceHistoryResponse