Amazon.Lightsail.Model.GetBundlesRequest.IsSetIncludeInactive C# (CSharp) Méthode

IsSetIncludeInactive() private méthode

private IsSetIncludeInactive ( ) : bool
Résultat bool
        internal bool IsSetIncludeInactive()
        {
            return this._includeInactive.HasValue; 
        }