Amazon.EC2.Model.DescribeSpotPriceHistoryResult.IsSetSpotPriceHistory C# (CSharp) Méthode

IsSetSpotPriceHistory() private méthode

private IsSetSpotPriceHistory ( ) : bool
Résultat bool
        internal bool IsSetSpotPriceHistory()
        {
            return this.spotPriceHistory.Count > 0;
        }
DescribeSpotPriceHistoryResult