Amazon.DeviceFarm.Model.AccountSettings.IsSetUnmeteredDevices C# (CSharp) Method

IsSetUnmeteredDevices() private method

private IsSetUnmeteredDevices ( ) : bool
return bool
        internal bool IsSetUnmeteredDevices()
        {
            return this._unmeteredDevices != null && this._unmeteredDevices.Count > 0; 
        }