Amazon.AppStream.Model.ComputeCapacityStatus.IsSetInUse C# (CSharp) Méthode

IsSetInUse() private méthode

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